summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2020-07-30mark oom() as noreturnHEADmasterfix-stdoutAsbjørn Sloth Tønnesen
2020-07-22make lem_debug() non-blocking stdout tolerantAsbjørn Sloth Tønnesen
2016-01-08Lua 5.3.2Emil Renner Berthing
2016-01-08Drop backwards compatibility with Lua < 5.2Emil Renner Berthing
2013-11-21fix pragmas for old GCCsEmil Renner Berthing
2013-11-11suppress libev strict-aliasing warningsAsbjørn Sloth Tønnesen
2013-11-11signal: initial signal handlingAsbjørn Sloth Tønnesen
2013-08-26pool: better APIEmil Renner Berthing
2013-06-08set EV_SIGNAL_ENABLE and EV_CHILD_ENABLEEmil Renner Berthing
2013-06-08lem: use reguler ints for queue indexesEmil Renner Berthing
2013-06-08fix compilation with EV_MULTIPLICITY setEmil Renner Berthing
2013-01-18lem: don't rely LUA_LDIR for repl pathEmil Renner Berthing
2013-01-17lem: unbreak build against plain Lua 5.1Emil Renner Berthing
2013-01-16lem: print stack trace on errorEmil Renner Berthing
2013-01-16lem: if no file is specified run the replEmil Renner Berthing
2013-01-11Re-license as LGPLEmil Renner Berthing
2012-12-17pool: make threadpool dynamically configurableEmil Renner Berthing
2012-12-17rename lem.streams to lem.ioEmil Renner Berthing
2012-12-17pool: use two locks, spinlock if availableEmil Renner Berthing
2012-12-15pool: add thread poolEmil Renner Berthing
2012-12-11lem: call the garbage collector when idleEmil Renner Berthing
2012-12-11lem: remove sethandler functionalityEmil Renner Berthing
2012-12-11lem-repl: use pcallEmil Renner Berthing
2012-07-31add more librariesEmil Renner Berthing