index
:
mutator
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bruiser
/
bruiser.cpp
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2017-06-13
lil fixing-up
bloodstalker
1
-0
/
+5
2017-06-12
fixed the new command
bloodstalker
1
-3
/
+25
2017-06-11
implemented the show source-code command
bloodstalker
1
-2
/
+49
2017-06-11
new commands
bloodstalker
1
-6
/
+39
2017-06-10
added a bunch more commands
bloodstalker
1
-0
/
+90
2017-06-07
cleaned up the code
bloodstalker
1
-243
/
+2
2017-06-05
moved the other commands into lua now, so they are working again
bloodstalker
1
-17
/
+96
2017-06-04
now the list commands output the results in as strings so they can be reused ↵
bloodstalker
1
-2
/
+11
in lua in any way the user sees fit
2017-06-03
you can now call the list functions from lua
bloodstalker
1
-6
/
+49
2017-06-01
registering the functions in lua
bloodstalker
1
-0
/
+41
2017-05-31
now all commands are sent to the lua interpreter. what that simply means is ↵
bloodstalker
1
-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
2017-05-30
nothing
bloodstalker
1
-1
/
+0
2017-05-28
fixed the memory leak
bloodstalker
1
-22
/
+40
2017-05-27
just some comments
bloodstalker
1
-6
/
+20
2017-05-20
nothing much
bloodstalker
1
-12
/
+18
2017-05-18
the history number is broken. commented it out til i fix it.
bloodstalker
1
-8
/
+3
2017-05-18
fixed the history command. now it prints the contents of the history file
bloodstalker
1
-1
/
+16
2017-05-15
fixed the color "seeping" problem
bloodstalker
1
-12
/
+22
2017-05-15
added the new real hint and tab-completion functions
bloodstalker
1
-3
/
+3
2017-05-13
fixed some stuff, added some more stuff. the embedded lua interpreter now works.
bloodstalker
1
-30
/
+56
2017-05-12
history works, need to write completions and hin callbacks, thecolors are ↵
bloodstalker
1
-26
/
+60
messed-up
2017-05-12
fixes and some changes
bloodstalker
1
-13
/
+13
2017-05-09
added the list records action
bloodstalker
1
-7
/
+59
2017-05-09
now prints function signature and var decls instead of just a name
bloodstalker
1
-2
/
+16
2017-05-08
now the list command works
bloodstalker
1
-8
/
+202
2017-05-07
added a list feature
bloodstalker
1
-4
/
+214
2017-05-02
hijack main now works
bloodstalker
1
-3
/
+4
2017-05-01
history..., well sorta
bloodstalker
1
-3
/
+22
2017-04-30
changed inclusion directive from ncurses/curses.h to curses.h
bloodstalker
1
-1
/
+1
2017-04-30
added some excuse of a shell functionality
bloodstalker
1
-24
/
+94
2017-04-26
added some xml-related stuff
bloodstalker
1
-1
/
+21
2017-04-24
some fixes
bloodstalker
1
-5
/
+18
2017-04-18
minor changes
bloodstalker
1
-1
/
+3
2017-04-15
added a new class to read the xml report created by M0.
bloodstalker
1
-7
/
+15
2017-04-13
added some more experimental stuff. right now bruiser can only hijack the main.
bloodstalker
1
-15
/
+84
2017-04-13
adding some infrastructure.wip.
bloodstalker
1
-8
/
+148
2017-04-11
the new mutator experimetal mutator feature. bruiser tries to break your code.
bloodstalker
1
-53
/
+8
2017-02-01
added GPL2 license notes on top, emacs c++ recognition
bloodstalker
1
-0
/
+17
2016-12-02
added a disclaimer
bloodstalker
1
-0
/
+1
2016-11-30
added a comment regarding replacements
bloodstalker
1
-0
/
+2
2016-11-04
lvl 2 mutattions.
bloodstalker
1
-0
/
+119