aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* added two new commands, fixed some previous help textsbloodstalker2017-06-241-11/+15
|
* added two new commandsbloodstalker2017-06-241-0/+2
|
* added a new command, fixed an old onebloodstalker2017-06-241-7/+60
|
* a new example scriptbloodstalker2017-06-241-0/+9
|
* new commandbloodstalker2017-06-241-1/+2
|
* new commandbloodstalker2017-06-241-2/+4
|
* added a new command to extract mutagensbloodstalker2017-06-231-0/+66
|
* added help for the new commandbloodstalker2017-06-231-1/+2
|
* added the new commandbloodstalker2017-06-231-0/+1
|
* whateverbloodstalker2017-06-221-0/+1
|
* fix?bloodstalker2017-06-221-1/+1
|
* cosmeticbloodstalker2017-06-221-1/+2
|
* mutation hostsbloodstalker2017-06-222-0/+115
|
* fixed the help function, added a general read xml comandbloodstalker2017-06-221-6/+53
|
* fixed the help contentbloodstalker2017-06-221-11/+28
|
* added a new commandbloodstalker2017-06-221-0/+1
|
* wipbloodstalker2017-06-221-1/+6
|
* rewriters now return the result as a string to luabloodstalker2017-06-171-3/+19
|
* updatedbloodstalker2017-06-171-0/+8
|
* updated help sectionbloodstalker2017-06-171-1/+1
|
* now makes some sensebloodstalker2017-06-131-0/+21
|
* added some more help textbloodstalker2017-06-131-12/+12
|
* lil fixing-upbloodstalker2017-06-131-0/+5
|
* updatedbloodstalker2017-06-121-1/+9
|
* new example scriptsbloodstalker2017-06-121-0/+16
|
* fixed the new commandbloodstalker2017-06-121-3/+25
|
* updatedbloodstalker2017-06-111-0/+14
|
* implemented the show source-code commandbloodstalker2017-06-111-2/+49
|
* new commandbloodstalker2017-06-111-0/+1
|
* new commandsbloodstalker2017-06-111-6/+39
|
* now builds luajit as wellbloodstalker2017-06-101-1/+6
|
* updated helpbloodstalker2017-06-101-9/+16
|
* 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
| | | | in lua in any way the user sees fit
* 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 ↵bloodstalker2017-05-311-13/+92
| | | | that bruiser is an interactive lua interpreter that uses linenoise for shell-like functionality instead of what the normal lua interpreter does, plus it will feature its own functionality. Im updating the readme as well. I explain more there
* 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
|