summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-09-04gitignore: ignore VIM swap filesnewhttpAsbjørn Sloth Tønnesen
2012-09-04http: match requests on path excluding query componentAsbjørn Sloth Tønnesen
2012-09-01Split basic HTTP protocol handling out of HathawayAsbjørn Sloth Tønnesen
2012-07-31add configure scriptEmil Renner Berthing
2012-07-31utils: add now function to wrap gettimeofdayEmil Renner Berthing
2012-07-31utils: remove timer functionEmil Renner Berthing
2012-07-31add more librariesEmil Renner Berthing
2012-07-23Lua 5.2.1Emil Renner Berthing
2012-07-23use autoconf and bump version to 0.3Emil Renner Berthing
2012-07-23libev: update to v4.11Emil Renner Berthing
2012-07-23lem: compile with both Lua 5.1 and 5.2Emil Renner Berthing
2012-07-14use LEM and LEM_ for global loopEmil Renner Berthing
2012-01-29lem.pc: store include directoryEmil Renner Berthing
2012-01-25update copyright informationEmil Renner Berthing
2012-01-25compile Lua amalgamatedEmil Renner Berthing
2012-01-25config: enable async eventsEmil Renner Berthing
2012-01-25utils: add thisthread, suspend and resumeEmil Renner Berthing
2012-01-08config.Darwin: use select on OSXEmil Renner Berthing
2012-01-08Makefile: fix strip arguments on OSXEmil Renner Berthing
2012-01-08Makefile: add -std=gnu99 to CFLAGSEmil Renner Berthing
2012-01-08lem: check for error message on top of stackEmil Renner Berthing
2012-01-08Lua 5.2Emil Renner Berthing
2012-01-02Makefile: shortened verbosity macrosEmil Renner Berthing
2011-06-27lem: use correct syntax for no argumentsEmil Renner Berthing
2011-06-20Makefile: fix linking against LuaJIT on DebianEmil Renner Berthing
2011-06-14Makefile: fix strip on OSXEmil Renner Berthing
2011-06-14lua/luaconf.h: don't include lem/config.hEmil Renner Berthing
2011-06-11fix compilation on OSXEmil Renner Berthing
2011-03-11Makefile: support linking with shared Lua or LuaJIT libraryEmil Renner Berthing
2011-03-10utils: allow sleeper:sleep(nil)Emil Renner Berthing
2011-02-26use kqueue on FreeBSDEmil Renner Berthing
2011-02-26repl: remove ERROR prefix on error messagesEmil Renner Berthing
2011-02-24added support for error handlers and implemented a REPLEmil Renner Berthing
2011-02-15README: fix long lines and grammarEmil Renner Berthing
2011-02-14README: addedEmil Renner Berthing
2011-02-11lem: use an array as queue and expand it as neededEmil Renner Berthing
2011-02-11PKGBUILD: depend on glibcEmil Renner Berthing
2011-02-11utils: make sleeper return nil, "timeout" on timeoutEmil Renner Berthing
2011-02-04initial commitEmil Renner Berthing