bakpakin
|
23196ff6a2
|
Fix scope issue in compiler.
|
2018-01-15 23:31:39 -05:00 |
|
bakpakin
|
9291a4faf0
|
Make suit0 fully functional by adding push functoin to stl
|
2018-01-14 10:23:24 -05:00 |
|
bakpakin
|
f5b29b85ba
|
Support question mark in symbol.
|
2018-01-14 10:17:18 -05:00 |
|
bakpakin
|
d9f24effac
|
Fix compiler errors with upvalues.
|
2018-01-13 14:08:42 -05:00 |
|
bakpakin
|
94a4970053
|
Add underscore to repl
|
2018-01-13 10:34:59 -05:00 |
|
bakpakin
|
59bed71a2c
|
Make some unit tests pass. Fix transfer to new fiber.
|
2018-01-12 16:25:24 -05:00 |
|
bakpakin
|
f8174f192c
|
Fix some vararg behavior in tail calls.
|
2018-01-12 13:54:37 -05:00 |
|
bakpakin
|
204caa6d8f
|
Factor out language specials to separate files in compiler.
Add transfer special. */
|
2018-01-12 10:41:27 -05:00 |
|
bakpakin
|
2771171658
|
Much work on compiler. Fixing bugs and gradually cleaning
up code. Generalized some vector code.
|
2018-01-05 16:17:55 -05:00 |
|
bakpakin
|
e4735e14d2
|
More compiler bug fixes. Added some features and functions like varargs.
|
2018-01-03 21:36:10 -05:00 |
|