peon/src
Mattia Giambirtone 40d0f23135
Fixed various bugs related to lambdas and imports. Added module info section to bytecode dumps
2023-05-22 12:57:38 +02:00
..
backend Merge 2023-05-09 11:00:35 +02:00
frontend Fixed various bugs related to lambdas and imports. Added module info section to bytecode dumps 2023-05-22 12:57:38 +02:00
peon/stdlib Added 'is' identity operator and implemented equality for booleans 2023-05-01 16:37:33 +02:00
util Initial work on fixing lambdas and minor improvements to error reporting 2023-03-04 12:13:19 +01:00
config.nim Merge branch 'gc-upgrade' into compiler-refactor 2023-02-25 17:37:32 +01:00
errors.nim Initial work on multi-backend support 2022-12-15 11:48:43 +01:00
main.nim Fixed various bugs related to lambdas and imports. Added module info section to bytecode dumps 2023-05-22 12:57:38 +02:00