Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | nothing much | bloodstalker | 2017-05-20 | 1 | -12/+18 | |
| | ||||||
* | the history number is broken. commented it out til i fix it. | bloodstalker | 2017-05-18 | 1 | -8/+3 | |
| | ||||||
* | changed a comment | bloodstalker | 2017-05-18 | 1 | -30/+1 | |
| | ||||||
* | fixed the history command. now it prints the contents of the history file | bloodstalker | 2017-05-18 | 1 | -1/+16 | |
| | ||||||
* | the memory leak is apparently a non-issue, for more info read the comment in ↵ | bloodstalker | 2017-05-15 | 1 | -6/+9 | |
| | | | | the source code for it | |||||
* | chaned some macros to fix the color problem | bloodstalker | 2017-05-15 | 1 | -3/+5 | |
| | ||||||
* | added the shell commands to the list | bloodstalker | 2017-05-15 | 1 | -0/+24 | |
| | ||||||
* | fixed the color "seeping" problem | bloodstalker | 2017-05-15 | 1 | -12/+22 | |
| | ||||||
* | updated to build the new object | bloodstalker | 2017-05-15 | 1 | -1/+1 | |
| | ||||||
* | the header for the tab completions and suggestions | bloodstalker | 2017-05-15 | 1 | -0/+44 | |
| | ||||||
* | new source. holds the completion and suggestion functions | bloodstalker | 2017-05-15 | 1 | -0/+99 | |
| | ||||||
* | merely updated | bloodstalker | 2017-05-15 | 1 | -1/+186 | |
| | ||||||
* | removed a meaningless comment | bloodstalker | 2017-05-15 | 1 | -1/+0 | |
| | ||||||
* | added the new real hint and tab-completion functions | bloodstalker | 2017-05-15 | 1 | -3/+3 | |
| | ||||||
* | pretty much re-wrote it | bloodstalker | 2017-05-13 | 1 | -7/+9 | |
| | ||||||
* | now builds liblua | bloodstalker | 2017-05-13 | 1 | -9/+10 | |
| | ||||||
* | some deletions of ncurses remnants, added some skeletons for the selective ↵ | bloodstalker | 2017-05-13 | 1 | -11/+38 | |
| | | | | non-blind mutation | |||||
* | fixed some stuff, added some more stuff. the embedded lua interpreter now works. | bloodstalker | 2017-05-13 | 1 | -30/+56 | |
| | ||||||
* | new header for bruiser | bloodstalker | 2017-05-12 | 1 | -0/+252 | |
| | ||||||
* | added linenoise into the build | bloodstalker | 2017-05-12 | 1 | -1/+7 | |
| | ||||||
* | added some more macros | bloodstalker | 2017-05-12 | 1 | -0/+12 | |
| | ||||||
* | history works, need to write completions and hin callbacks, thecolors are ↵ | bloodstalker | 2017-05-12 | 1 | -26/+60 | |
| | | | | messed-up | |||||
* | yup. lua. better than whatever shaky messy DSL i was gonna come up with for ↵ | bloodstalker | 2017-05-12 | 74 | -0/+36828 | |
| | | | | bruiseer. | |||||
* | its a submodule | bloodstalker | 2017-05-12 | 1 | -0/+0 | |
| | ||||||
* | fixes and some changes | bloodstalker | 2017-05-12 | 1 | -13/+13 | |
| | ||||||
* | updated the readme, now it actually makes some sense and talks about what ↵ | bloodstalker | 2017-05-09 | 1 | -2/+2 | |
| | | | | bruiser really does | |||||
* | minor change | bloodstalker | 2017-05-09 | 1 | -0/+6 | |
| | ||||||
* | added the list records action | bloodstalker | 2017-05-09 | 1 | -7/+59 | |
| | ||||||
* | now prints function signature and var decls instead of just a name | bloodstalker | 2017-05-09 | 1 | -2/+16 | |
| | ||||||
* | now the list command works | bloodstalker | 2017-05-08 | 1 | -8/+202 | |
| | ||||||
* | added a bunch a things | bloodstalker | 2017-05-07 | 1 | -3/+21 | |
| | ||||||
* | added a list feature | bloodstalker | 2017-05-07 | 1 | -4/+214 | |
| | ||||||
* | added a help structure along with minor additions/changes | bloodstalker | 2017-05-06 | 1 | -0/+25 | |
| | ||||||
* | daemonize? | bloodstalker | 2017-05-02 | 1 | -2/+5 | |
| | ||||||
* | hijack main now works | bloodstalker | 2017-05-02 | 1 | -3/+4 | |
| | ||||||
* | history..., well sorta | bloodstalker | 2017-05-01 | 1 | -3/+22 | |
| | ||||||
* | changed inclusion directive from ncurses/curses.h to curses.h | bloodstalker | 2017-04-30 | 1 | -1/+1 | |
| | ||||||
* | added lncurses and boost headers | bloodstalker | 2017-04-30 | 1 | -1/+2 | |
| | ||||||
* | added some excuse of shell functionality | bloodstalker | 2017-04-30 | 1 | -1/+32 | |
| | ||||||
* | added some excuse of a shell functionality | bloodstalker | 2017-04-30 | 1 | -24/+94 | |
| | ||||||
* | the ideas for bruiser | bloodstalker | 2017-04-27 | 1 | -0/+12 | |
| | ||||||
* | fixes | bloodstalker | 2017-04-27 | 1 | -1/+13 | |
| | ||||||
* | added tinyxml2.o | bloodstalker | 2017-04-26 | 1 | -1/+1 | |
| | ||||||
* | updated | bloodstalker | 2017-04-26 | 1 | -5/+0 | |
| | ||||||
* | added some xml-related stuff | bloodstalker | 2017-04-26 | 1 | -8/+33 | |
| | ||||||
* | added some xml-related stuff | bloodstalker | 2017-04-26 | 1 | -1/+21 | |
| | ||||||
* | some fixes | bloodstalker | 2017-04-24 | 1 | -1/+2 | |
| | ||||||
* | some fixes | bloodstalker | 2017-04-24 | 1 | -5/+18 | |
| | ||||||
* | added an error kind enumeration for bruiser | bloodstalker | 2017-04-18 | 1 | -2/+11 | |
| | ||||||
* | minor changes | bloodstalker | 2017-04-18 | 1 | -1/+3 | |
| |