aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-04added the new commands to the listbloodstalker1-0/+6
2017-06-03you can now call the list functions from luabloodstalker1-6/+49
2017-06-03added some more lua scripts. theyre mainly used for testingbloodstalker2-0/+18
2017-06-01added a comment about the fact that this file is basically lua.cbloodstalker1-0/+8
2017-06-01registering the functions in luabloodstalker1-0/+41
2017-05-31read itbloodstalker1-2/+16
2017-05-31lua test scriptsbloodstalker4-0/+4
2017-05-31now all commands are sent to the lua interpreter. what that simply means is t...bloodstalker1-13/+92
2017-05-31added a new command to the listbloodstalker1-0/+1
2017-05-31basically lua.c wrappes in extern C.bloodstalker1-0/+597
2017-05-30nothingbloodstalker1-1/+0
2017-05-28fixed the memory leakbloodstalker1-22/+40
2017-05-27just some commentsbloodstalker1-6/+20
2017-05-23nothingbloodstalker1-0/+1
2017-05-20nothing muchbloodstalker1-12/+18
2017-05-18the history number is broken. commented it out til i fix it.bloodstalker1-8/+3
2017-05-18changed a commentbloodstalker1-30/+1
2017-05-18fixed the history command. now it prints the contents of the history filebloodstalker1-1/+16
2017-05-15the memory leak is apparently a non-issue, for more info read the comment in ...bloodstalker1-6/+9
2017-05-15chaned some macros to fix the color problembloodstalker1-3/+5
2017-05-15added the shell commands to the listbloodstalker1-0/+24
2017-05-15fixed the color "seeping" problembloodstalker1-12/+22
2017-05-15updated to build the new objectbloodstalker1-1/+1
2017-05-15the header for the tab completions and suggestionsbloodstalker1-0/+44
2017-05-15new source. holds the completion and suggestion functionsbloodstalker1-0/+99
2017-05-15merely updatedbloodstalker1-1/+186
2017-05-15removed a meaningless commentbloodstalker1-1/+0
2017-05-15added the new real hint and tab-completion functionsbloodstalker1-3/+3
2017-05-13pretty much re-wrote itbloodstalker1-7/+9
2017-05-13now builds libluabloodstalker1-9/+10
2017-05-13some deletions of ncurses remnants, added some skeletons for the selective no...bloodstalker1-11/+38
2017-05-13fixed some stuff, added some more stuff. the embedded lua interpreter now works.bloodstalker1-30/+56
2017-05-12new header for bruiserbloodstalker1-0/+252
2017-05-12added linenoise into the buildbloodstalker1-1/+7
2017-05-12added some more macrosbloodstalker1-0/+12
2017-05-12history works, need to write completions and hin callbacks, thecolors are mes...bloodstalker1-26/+60
2017-05-12yup. lua. better than whatever shaky messy DSL i was gonna come up with for b...bloodstalker74-0/+36828
2017-05-12its a submodulebloodstalker1-0/+0
2017-05-12fixes and some changesbloodstalker1-13/+13
2017-05-09updated the readme, now it actually makes some sense and talks about what bru...bloodstalker1-2/+2
2017-05-09minor changebloodstalker1-0/+6
2017-05-09added the list records actionbloodstalker1-7/+59
2017-05-09now prints function signature and var decls instead of just a namebloodstalker1-2/+16
2017-05-08now the list command worksbloodstalker1-8/+202
2017-05-07added a bunch a thingsbloodstalker1-3/+21
2017-05-07added a list featurebloodstalker1-4/+214
2017-05-06added a help structure along with minor additions/changesbloodstalker1-0/+25
2017-05-02daemonize?bloodstalker1-2/+5
2017-05-02hijack main now worksbloodstalker1-3/+4
2017-05-01history..., well sortabloodstalker1-3/+22