aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-12fixed the new commandbloodstalker1-3/+25
2017-06-11updatedbloodstalker1-0/+14
2017-06-11implemented the show source-code commandbloodstalker1-2/+49
2017-06-11new commandbloodstalker1-0/+1
2017-06-11new commandsbloodstalker1-6/+39
2017-06-10now builds luajit as wellbloodstalker1-1/+6
2017-06-10updated helpbloodstalker1-9/+16
2017-06-10more commands for auto-completionbloodstalker1-2/+4
2017-06-10added a bunch more commandsbloodstalker1-0/+90
2017-06-07new submodule, lua-jitbloodstalker1-0/+0
2017-06-07cleaned up the codebloodstalker1-243/+2
2017-06-05moved the other commands into lua now, so they are working againbloodstalker1-17/+96
2017-06-05fixed some commandsbloodstalker1-22/+34
2017-06-04now the list commands output the results in as strings so they can be reused ...bloodstalker1-2/+11
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