Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added some deletion stuff to libhashtable and made segfault have a couple | Epoch Qwert | 2014-11-08 | 2 | -12/+59 |
| | | | | | function to delete his two hashtables and reinitialize them. they aren't builtins as default but can be added with !builtin. :) | ||||
* | did the TODO of making builtins use a hashtable. | Epoch Qwert | 2014-09-15 | 4 | -20/+25 |
| | | | | | | added two commands for dealing with them. if you want you can override builtins for security reasons? :) added a small program for doing tail -f for systems that may not have tail -f | ||||
* | small fix with libhashtable's header | Epoch Qwert | 2014-09-07 | 2 | -4/+3 |
| | |||||
* | took the hashtable stuff out of segfault and put it into a library. good ↵ | Epoch Qwert | 2014-09-07 | 4 | -0/+176 |
idea? dunno. |