aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* more commands for auto-completionbloodstalker2017-06-101-2/+4
* added a bunch more commandsbloodstalker2017-06-101-0/+90
* new submodule, lua-jitbloodstalker2017-06-071-0/+0
* cleaned up the codebloodstalker2017-06-071-243/+2
* moved the other commands into lua now, so they are working againbloodstalker2017-06-051-17/+96
* fixed some commandsbloodstalker2017-06-051-22/+34
* now the list commands output the results in as strings so they can be reused ...bloodstalker2017-06-041-2/+11
* added the new commands to the listbloodstalker2017-06-041-0/+6
* you can now call the list functions from luabloodstalker2017-06-031-6/+49
* added some more lua scripts. theyre mainly used for testingbloodstalker2017-06-032-0/+18
* added a comment about the fact that this file is basically lua.cbloodstalker2017-06-011-0/+8
* registering the functions in luabloodstalker2017-06-011-0/+41
* read itbloodstalker2017-05-311-2/+16
* lua test scriptsbloodstalker2017-05-314-0/+4
* now all commands are sent to the lua interpreter. what that simply means is t...bloodstalker2017-05-311-13/+92
* added a new command to the listbloodstalker2017-05-311-0/+1
* basically lua.c wrappes in extern C.bloodstalker2017-05-311-0/+597
* nothingbloodstalker2017-05-301-1/+0
* fixed the memory leakbloodstalker2017-05-281-22/+40
* just some commentsbloodstalker2017-05-271-6/+20
* nothingbloodstalker2017-05-231-0/+1
* nothing muchbloodstalker2017-05-201-12/+18
* the history number is broken. commented it out til i fix it.bloodstalker2017-05-181-8/+3
* changed a commentbloodstalker2017-05-181-30/+1
* fixed the history command. now it prints the contents of the history filebloodstalker2017-05-181-1/+16
* the memory leak is apparently a non-issue, for more info read the comment in ...bloodstalker2017-05-151-6/+9
* chaned some macros to fix the color problembloodstalker2017-05-151-3/+5
* added the shell commands to the listbloodstalker2017-05-151-0/+24
* fixed the color "seeping" problembloodstalker2017-05-151-12/+22
* updated to build the new objectbloodstalker2017-05-151-1/+1
* the header for the tab completions and suggestionsbloodstalker2017-05-151-0/+44
* new source. holds the completion and suggestion functionsbloodstalker2017-05-151-0/+99
* merely updatedbloodstalker2017-05-151-1/+186
* removed a meaningless commentbloodstalker2017-05-151-1/+0
* added the new real hint and tab-completion functionsbloodstalker2017-05-151-3/+3
* pretty much re-wrote itbloodstalker2017-05-131-7/+9
* now builds libluabloodstalker2017-05-131-9/+10
* some deletions of ncurses remnants, added some skeletons for the selective no...bloodstalker2017-05-131-11/+38
* fixed some stuff, added some more stuff. the embedded lua interpreter now works.bloodstalker2017-05-131-30/+56
* new header for bruiserbloodstalker2017-05-121-0/+252
* added linenoise into the buildbloodstalker2017-05-121-1/+7
* added some more macrosbloodstalker2017-05-121-0/+12
* history works, need to write completions and hin callbacks, thecolors are mes...bloodstalker2017-05-121-26/+60
* yup. lua. better than whatever shaky messy DSL i was gonna come up with for b...bloodstalker2017-05-1274-0/+36828
* its a submodulebloodstalker2017-05-121-0/+0
* fixes and some changesbloodstalker2017-05-121-13/+13
* updated the readme, now it actually makes some sense and talks about what bru...bloodstalker2017-05-091-2/+2
* minor changebloodstalker2017-05-091-0/+6
* added the list records actionbloodstalker2017-05-091-7/+59
* now prints function signature and var decls instead of just a namebloodstalker2017-05-091-2/+16