Andrew Kelley
2ef68631cb
stage2 now supports using stage1 as a backend for compiling zig code
...
* move stage2.cpp code into zig0.cpp for simplicity
* add -ftime-report and some more CLI options to stage2
* stage2 compites the llvm cpu features string
* classifyFileExt understands more file extensions
* correction to generateBuiltinZigSource using the wrong allocator
(thanks dbandstra!)
* stage2 is now able to build hello.zig into hello.o using stage1 as a
library however it fails linking due to missing compiler-rt
* remove dead code
* simplify zig0 builtin.zig source
* fix not resolving builtin.zig source path causing duplicate imports
* fix stage1.h not being valid C code
* fix stage2.h not being valid C code
2020-09-18 22:48:28 -07:00
..
2020-09-17 23:27:24 -07:00
2020-09-18 22:48:28 -07:00
2020-09-17 18:29:38 -07:00
2020-07-11 17:41:33 +03:00
2019-04-25 00:06:54 -04:00
2019-04-04 22:07:15 -04:00
2019-04-04 22:07:15 -04:00
2020-05-11 14:06:37 +02:00
2019-12-16 11:09:10 -05:00
2019-09-22 15:58:57 -04:00
2020-04-01 16:01:06 -04:00
2020-09-18 22:48:28 -07:00
2020-09-18 22:48:28 -07:00
2020-09-17 18:29:38 -07:00
2020-09-17 18:29:38 -07:00
2020-09-17 18:29:38 -07:00
2019-10-04 20:18:06 -04:00
2020-09-17 18:29:38 -07:00
2020-02-10 21:08:08 -05:00
2020-09-17 18:29:38 -07:00
2020-04-06 21:51:57 -06:00
2020-02-16 19:16:08 -05:00
2020-07-03 03:50:35 +00:00
2020-09-17 18:29:38 -07:00
2020-09-17 18:29:38 -07:00
2020-08-30 19:02:23 -06:00
2020-01-25 21:49:32 -05:00
2020-09-17 18:29:38 -07:00
2020-02-10 21:08:08 -05:00
2020-07-02 22:38:55 +00:00
2020-02-10 21:08:08 -05:00
2020-02-20 21:05:37 -05:00
2020-09-17 18:29:38 -07:00
2020-09-17 18:29:38 -07:00
2020-09-17 18:29:38 -07:00
2020-06-15 22:21:01 +03:00
2020-06-15 18:38:41 +03:00
2020-03-15 12:38:35 +10:00
2019-03-22 16:08:19 -04:00
2020-08-20 11:35:33 +03:00
2019-02-28 10:11:32 -05:00
2019-11-22 04:00:47 +00:00
2017-07-08 17:59:10 -04:00
2020-06-17 17:35:45 +02:00
2020-06-17 17:35:45 +02:00
2020-01-16 21:58:52 -05:00
2020-09-18 22:48:28 -07:00
2020-09-18 22:48:28 -07:00
2020-09-18 22:48:28 -07:00
2020-09-18 22:48:28 -07:00
2020-09-18 22:48:28 -07:00
2020-08-18 01:29:34 -07:00
2020-07-11 17:41:33 +03:00
2020-05-17 12:18:53 -04:00
2020-02-16 19:16:08 -05:00
2020-07-24 20:01:18 +00:00
2018-09-18 00:13:17 -04:00
2018-10-27 11:35:01 -04:00
2020-02-16 13:25:30 -05:00
2020-09-18 22:48:28 -07:00
2020-02-14 10:47:40 -05:00
2020-02-14 10:47:40 -05:00
2020-01-29 23:38:21 -05:00
2020-08-11 12:24:45 +03:00
2020-08-11 12:24:45 +03:00
2020-04-03 13:13:09 -04:00
2020-09-14 10:31:34 -07:00