1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Delyan Angelov 53c64abdeb compiler: make compiler an ordinary vlib/compiler module
* Move compiler/ under vlib/compiler/ .

* Add a minimal compiler/main.v driver program.

* Cleanup compiler/main.v .

* Make most compiler tests pass again.

* Apply the fix by @joe-conigliaro , so that the rest of the compiler tests are fixed too.

* Thanks to @avitkauskas, now the vlib/vcompiler/tests/str_gen_test.v test does not need to be special cased anymore.

* Reapply @joe-conigliaro fix for vgen.
2019-10-13 16:37:43 +03:00
..
2019-09-30 23:29:53 +03:00
2019-09-28 22:23:22 +03:00
2019-09-23 13:42:20 +03:00
2019-09-23 13:42:20 +03:00
2019-06-29 12:00:31 +02:00
2019-09-13 22:45:04 +03:00
2019-10-03 02:00:11 +03:00
2019-10-12 22:39:18 +03:00
2019-09-26 03:18:26 +03:00
2019-08-18 15:02:36 +03:00
2019-10-13 01:50:19 +03:00
2019-10-09 07:02:45 +03:00
2019-10-08 13:23:39 +03:00
2019-09-23 13:42:20 +03:00
2019-10-10 01:27:16 +03:00
2019-09-23 13:42:20 +03:00
2019-10-10 20:08:36 +03:00
2019-10-12 22:36:14 +03:00
2019-09-23 22:16:52 +03:00