|
6b8d3b0f8a
|
Refactor errors and update post draft.
|
2020-09-11 21:29:49 -07:00 |
|
|
f00a6a7783
|
Actually use the environment for binop functions.
|
2020-09-10 16:03:56 -07:00 |
|
|
ad2576eae2
|
Move common code into loops.
|
2020-09-10 14:50:03 -07:00 |
|
|
72d8179cc5
|
Add compile-time flag to disable output.
|
2020-09-10 14:07:28 -07:00 |
|
|
9fc0ff961d
|
Add more built-in boolean-specific instructions.
|
2020-09-10 12:44:41 -07:00 |
|
|
73441dc93b
|
Register booleans as internal types.
|
2020-09-10 00:54:35 -07:00 |
|
|
df5f5eba1c
|
Make sure to delete LLVM target machine.
|
2020-09-09 23:45:48 -07:00 |
|
|
86b49f9cc3
|
Add 'internal' types.
|
2020-09-09 18:08:38 -07:00 |
|
|
9769b3e396
|
Replace throw 0 with real exceptions or assertions.
|
2020-09-09 17:19:23 -07:00 |
|
|
aa867b2e5f
|
Add locations to error reporting.
|
2020-09-09 15:08:43 -07:00 |
|
|
308ec615b9
|
Start using driver, and switch to file IO.
|
2020-09-09 13:28:43 -07:00 |
|
|
0e40c9e216
|
Enable locations.
|
2020-09-09 12:21:50 -07:00 |
|
|
5dbf75b5e4
|
Fork off version 13 of the compiler.
|
2020-09-08 18:38:05 -07:00 |
|