3
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Feb 02, 2025 — Feb 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed bug in gg: handling of infix operators with 'flat' associativity More... about 18 years ago
import fixes on Pluto by Ivko Stanilov More... about 18 years ago
added ++ flag in clopts More... about 18 years ago
metalua option --run can now be forced off More... about 18 years ago
fixed a bug in boolean patterns handling, match.mlua More... about 18 years ago
minor cleanups More... about 18 years ago
updated libraries relying on walk.mlua More... about 18 years ago
suppressed a warning in clist extension More... about 18 years ago
walk.mlua: better warning messages, bugfix in traverse.block() and traverse.expr_list() More... about 18 years ago
allow to delete a sequence from a GG multi-sequence More... about 18 years ago
First attempt at a finite state machine extension More... about 18 years ago
added some doc More... about 18 years ago
simplified and improved walk.mlua; code using it not updated yet More... about 18 years ago
fixed broken setenv.sh generation More... about 18 years ago
add the user manual to the repository (updated for new AST format) More... about 18 years ago
Fixing the previous merge :( More... about 18 years ago
Merge branch 'master' of git+ssh://[email protected]/srv/git/metalua More... about 18 years ago
merged EVE mods and metalua-lib More... about 18 years ago
merged EVE mods and metalua-lib More... about 18 years ago
Made AST definition changes, in the compiler and in the libs. More... about 18 years ago
fixed a bug in table.ifilter() More... about 18 years ago
metalua now compile different files in separate rings More... about 18 years ago
moved all 3rd party C libraries in a single dir More... about 18 years ago
Completed bootstrap, without separate rings for metalevels; improved clopts, metalua executable runs. More... about 18 years ago
springs minor refactoring More... about 18 years ago
Fixed a bug and documentation in Springs. More... about 18 years ago
Added method pcall() and ability to call strings to springs. More... about 18 years ago
pulled from repo More... about 18 years ago
going on reverting metalua as a regular set of lua libraries. More... about 18 years ago
Added regular expression patterns in match extension. More... about 18 years ago