Builtins.hs
|
macros macro
|
2023-01-14 23:10:52 +01:00 |
Code.hs
|
ops op
|
2023-01-04 17:14:09 +01:00 |
Compiler.hs
|
ensure BS doesn't get into goal code
|
2023-01-07 18:12:46 +01:00 |
Env.hs
|
slight cleanup, metacall
|
2022-12-14 19:47:41 +01:00 |
Frontend.hs
|
macros macro
|
2023-01-14 23:10:52 +01:00 |
Interpreter.hs
|
simplify uni of consts
|
2023-01-14 23:12:25 +01:00 |
IR.hs
|
numbers
|
2023-01-03 23:33:54 +01:00 |
Main.hs
|
massive cleanup
|
2022-11-26 13:35:19 +01:00 |
Operators.hs
|
ops op
|
2023-01-04 17:14:09 +01:00 |
Parser.hs
|
fold app as it should be folded
|
2023-01-07 18:13:32 +01:00 |