nondescript/src/ndspkg
prod2 f79f4e47ba rename funct to proc 2022-02-09 06:58:51 +01:00
..
compiler implicit return in blocks 2022-02-09 06:55:34 +01:00
lib split up compiler into multiple files 2022-02-08 05:41:05 +01:00
types sugars: :: and table . op; allow for reading existing locals of the same name in var statements 2022-02-08 08:13:38 +01:00
chunk.nim -> method call 2022-02-08 09:23:21 +01:00
config.nim mark compiler modules as used, make nimble test rebuild in release mode, make release mode enable all assertions and bounds checks 2022-02-08 06:04:39 +01:00
pointerutils.nim WIP on closures: single layer closures work, nested closures still broken 2022-02-06 07:35:00 +01:00
scanner.nim rename funct to proc 2022-02-09 06:58:51 +01:00
vm.nim implicit return for functions 2022-02-09 06:47:00 +01:00