0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix string helper More... over 6 years ago
Parse new symbols More... over 6 years ago
Add back symbols as immutable strings More... over 6 years ago
Merge pull request #11 from presidentbeef/reduce_prototype_creation
Justin Collins
as Justin
More... over 6 years ago
[core] Only create prototype when needed More... over 6 years ago
[compiler] Better names for call temp variables More... over 6 years ago
[compiler] Attempt to avoid is_callable when known More... over 6 years ago
[compiler] Type tracking should be scoped More... over 6 years ago
[compiler] Set more types during compilation More... over 6 years ago
Clean up script to make minibrat More... over 6 years ago
Merge pull request #10 from presidentbeef/improve_bootstrapping
Justin Collins
as Justin
More... over 6 years ago
Remove pre-compiled Lua files More... almost 7 years ago
Update build.sh with bootstrapping More... almost 7 years ago
Add minibrat More... almost 7 years ago
minibrat maker More... almost 7 years ago
Add build status More... almost 7 years ago
[travis] No sudo More... almost 7 years ago
[tests] Skip mutual recursion tests - known broken More... almost 7 years ago
[stdlib] Add ability to skip tests More... almost 7 years ago
Update INSTALL and README More... almost 7 years ago
Try travis More... almost 7 years ago
Merge pull request #9 from MakeNowJust/add-path-lua
Justin Collins
as Justin
More... almost 7 years ago
Merge pull request #8 from MakeNowJust/fix-for-rex-onig-2.6
Justin Collins
as Justin
More... almost 7 years ago
Add lua to PATH to build without installing Lua More... almost 7 years ago
Use require result value of rex_onig More... almost 7 years ago
Link rex_onig.so to rex_onig.so.2.6 More... almost 7 years ago
[compiler] Unbox more numbers in native operations More... almost 7 years ago
[test] Remove targetless operator method access More... almost 7 years ago
[parser] Field assign method literal invocation More... almost 7 years ago
[parser] Fix unary operators starting with `->` More... almost 7 years ago