summaryrefslogtreecommitdiff
path: root/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* added debug shell (not finished yet)Christian Pointner2010-05-301-1/+1
* builds now on windows using MinGW and MSYSChristian Pointner2010-01-061-0/+1
* moved from include to own object for lua bytecodeChristian Pointner2010-01-021-23/+19
* added short descriptive textChristian Pointner2009-12-291-1/+7
* added signal handler and initial main loopChristian Pointner2009-12-271-1/+2
* added tools directoryChristian Pointner2009-12-271-1/+1
* fixed strip targetChristian Pointner2009-12-271-1/+3
* moved from loadfile to loadbufferChristian Pointner2009-12-271-9/+21
* moved echo server to seperate fileChristian Pointner2009-12-271-2/+3
* use single lua object file nowChristian Pointner2009-12-261-8/+8
* fixed some typos at outputChristian Pointner2009-12-261-6/+11
* added initial crypt library for luaChristian Pointner2009-12-251-0/+1
* added lua library for loggingChristian Pointner2009-12-251-0/+1
* added loggingChristian Pointner2009-12-251-2/+2
* added options parserChristian Pointner2009-12-251-8/+8
* added main filesChristian Pointner2009-12-251-6/+8
* added configure, makefile and initial manpageChristian Pointner2009-12-251-0/+132