3
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Feb 12, 2025 — Feb 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Towards 0.4.1: lua-5.1.3, pluto-2.2, 64 bits compatible dumper... More... almost 18 years ago
misc. More... about 18 years ago
added REPL loop and editline support More... about 18 years ago
fixed iall and iany in table2 More... about 18 years ago
fixing the merge. More... about 18 years ago
I still suck at merging :( More... about 18 years ago
Merge branch 'eve-runtime-debug' More... about 18 years ago
typos in doc + removing useless win32 cruft More... about 18 years ago
typos in doc + removing useless win32 cruft More... about 18 years ago
0.4-rc2 More... about 18 years ago
fixed LUA_MFAST More... about 18 years ago
fixing linux/cygwin build, work in progress More... about 18 years ago
Final cleanup for v0.4, fix in win32 building script, merge with linux build process. More... about 18 years ago
Cleanups towards v0.4 More... about 18 years ago
doc fixes More... about 18 years ago
handled hygiene manually in try/catch extension More... about 18 years ago
H: fixed the creation of H.alpha More... about 18 years ago
walk now also accepts `Local nodes without rhs More... about 18 years ago
match extension hygienized wrt global function type() More... about 18 years ago
Comiler now accept `Local{ {lhs} } nodes without a rhs part. More... about 18 years ago
working on H: More... about 18 years ago
introduce RAII extension More... about 18 years ago
Builds on win32 with MS Visual Studio, through an ugly-ass .bat script, and by linking plutot statically in the lua DLL. More... about 18 years ago
simplified the extension loading mechanism, fixed a bug in the main executable. More... about 18 years ago
imported preliminary version of AST->src dumper lib More... about 18 years ago
minor stuff More... about 18 years ago
makefile fixes More... about 18 years ago
minor stuff More... about 18 years ago
fixed bug in `Stat{ } scoping by walk.id More... about 18 years ago
better error msg when walking malformed trees More... about 18 years ago