]> git.lizzy.rs Git - metalua.git/history - src/lib
comments were accidentally stripped from tokens by gg transform()
[metalua.git] / src / lib /
2008-09-12 fabiennoted strange use of new_indent in table.tostring()
2008-04-03 ffttypo fixes
2008-02-29 Fabien Fleutotimproved match/types, started typecheck, misc.
2008-02-27 Fabien Fleutotfixed trycatch
2008-02-26 Fabien Fleutotxloop and xmatch fixes
2008-02-22 Fabien Fleutotfixed xmatch and xloop
2008-02-21 Fabien Fleutotintroduce xloop extended loops
2008-02-20 Fabien Fleutotintroduce xmatch, the extended match library: destructu...
2008-02-18 Fabien Fleutotmisc.
2008-02-18 Fabien Fleutotadded destructuring set extension
2008-02-18 Fabien Fleutotupdated trycatch to work with new match, new catch...
2008-02-12 Fabien Fleutotmisc.
2008-02-12 Fabien Fleutotadded REPL loop and editline support
2008-02-12 Fabien Fleutotfixed iall and iany in table2
2008-02-08 Fabien FleutotMerge branch 'eve-runtime-debug'
2008-02-08 Fabien Fleutot0.4-rc2
2008-02-07 Fabien Fleutotfixed LUA_MFAST
2008-02-07 Fabien Fleutotfixing linux/cygwin build, work in progress
2008-02-06 Fabien FleutotFinal cleanup for v0.4, fix in win32 building script...
2008-02-06 Fabien FleutotCleanups towards v0.4
2008-02-06 Fabien Fleutothandled hygiene manually in try/catch extension
2008-02-03 Fabien FleutotH: fixed the creation of H.alpha
2008-02-03 Fabien Fleutotwalk now also accepts `Local nodes without rhs
2008-02-03 Fabien Fleutotmatch extension hygienized wrt global function type()
2008-02-01 Fabien Fleutotworking on H:
2008-01-31 Fabien Fleutotintroduce RAII extension
2008-01-30 Fabien FleutotBuilds on win32 with MS Visual Studio, through an ugly...
2008-01-29 Fabien Fleutotsimplified the extension loading mechanism, fixed a...
2008-01-27 Fabien Fleutotimported preliminary version of AST->src dumper lib
2008-01-27 Fabien Fleutotminor stuff
2008-01-27 Fabien Fleutotminor stuff
2008-01-27 Fabien Fleutotfixed bug in `Stat{ } scoping by walk.id
2008-01-27 Fabien Fleutotbetter error msg when walking malformed trees
2008-01-27 Fabien Fleutotgoing on with H
2008-01-27 Fabien Fleutotdollar lib now registers macros in table "dollar"
2008-01-25 Fabien Fleutothygienic macros, take two: H{ }+{ } and -{! }
2008-01-24 Fabien Fleutotwork on trycatch
2008-01-24 Fabien Fleutotwork on quote hygienizer
2008-01-24 Fabien Fleutotintroduced quote hygienizer
2008-01-24 Fabien Fleutotadded log extension
2008-01-23 Fabien Fleutotbug in traycatch return walker
2008-01-22 Fabien Fleutotadded a try...catch...with extension
2008-01-21 Fabien Fleutotimproved global declarations + minor stuff
2008-01-21 Fabien Fleutotadded extension for mandatory variables declaration
2008-01-20 Fabien FleutotFixed traversal order for binders in walk.mlua
2008-01-20 Fabien Fleutotcommited samples, dollar lib, test dir
2008-01-20 Fabien Fleutotminor stuff
2008-01-20 Fabien Fleutotadded comments doc for anaphoric macros
2008-01-20 Fabien Fleutotrequire now compiles mlua sources in separate rings...
2008-01-20 Fabien FleutotReworked the walker, reimplemented the id walker.
2008-01-13 Fabien Fleutotadded ++ flag in clopts
2008-01-10 Fabien Fleutotfixed a bug in boolean patterns handling, match.mlua
2008-01-10 Fabien Fleutotminor cleanups
2008-01-10 Fabien Fleutotupdated libraries relying on walk.mlua
2008-01-10 Fabien Fleutotsuppressed a warning in clist extension
2008-01-10 Fabien Fleutotwalk.mlua: better warning messages, bugfix in traverse...
2008-01-10 Fabien FleutotFirst attempt at a finite state machine extension
2008-01-07 Fabien Fleutotsimplified and improved walk.mlua; code using it not...
2008-01-06 Fabien FleutotMerge branch 'master' of git+ssh://fab13n@repo.or.cz...
2008-01-06 Fabien FleutotMade AST definition changes, in the compiler and in...
2008-01-06 Fabien Fleutotfixed a bug in table.ifilter()
2008-01-06 Fabien Fleutotmoved all 3rd party C libraries in a single dir
2008-01-05 Fabien FleutotCompleted bootstrap, without separate rings for metalev...
2008-01-04 Fabien Fleutotsprings minor refactoring
2008-01-04 Fabien FleutotFixed a bug and documentation in Springs.
2008-01-04 Fabien FleutotAdded method pcall() and ability to call strings to...
2008-01-04 Vyacheslav Egorovpulled from repo
2008-01-04 Fabien Fleutotgoing on reverting metalua as a regular set of lua...
2008-01-03 Fabien FleutotAdded regular expression patterns in match extension.
2008-01-03 Fabien Fleutotfixed metaluac, added features to clopts.
2007-12-31 Fabien FleutotInitial import of metalua 0.3.9 (working version toward...