daniel
|
d5b24138d3
add go module v2 (#244)
|
4 years ago |
daniel
|
a9a233a750
fix internal package issue (#241)
|
4 years ago |
daniel
|
c88a5f506e
some code clean up (#237)
|
4 years ago |
Daniel
|
61890b15cb
module refactor (#148)
|
5 years ago |
earncef
|
5d8457a8f6
Removed double indirection for massive performance gains (#140)
|
5 years ago |
Daniel
|
e93f6f6325
limit max object allocations (#129)
|
5 years ago |
earncef
|
7cc683e867
SetBuiltinFunctions and SetBuiltinModules (#120)
|
5 years ago |
earncef
|
5816186821
parser.ParseFile removed (#117)
|
5 years ago |
Daniel
|
3500c686b3
Improvements on compiler/VM error reporting (filename:line:col)
|
5 years ago |
Daniel
|
9c67444678
Fixes a REPL bug (Issue #91) (#92)
|
5 years ago |
Daniel Kang
|
a8d838ad3e
Compile can take custom stdlibs
|
5 years ago |
Daniel Kang
|
4b370e8623
minor change in bench code
|
5 years ago |
Daniel Kang
|
5383c899dc
add another version of fibonacci to bench
|
5 years ago |
Daniel Kang
|
27438eea6f
update directory package structure
|
5 years ago |
Daniel Kang
|
d954348e75
update bench fibonacci tail call code
|
5 years ago |
Daniel Kang
|
581aa5773d
minor update in bench output
|
5 years ago |
Daniel Kang
|
53af0d6328
move file and fileset to source package
|
5 years ago |
Daniel Kang
|
d870ebf72e
variable definition (operator ":=") is now required not optional
|
5 years ago |
Daniel Kang
|
54bea46d19
bench outputs expected result
|
5 years ago |
Daniel Kang
|
2c3282da21
initial commit
|
5 years ago |