| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add rtm | Nathan Reiner | 2023-02-09 |
| | | |||
| * | change readme title | Nathan Reiner | 2023-02-09 |
| | | |||
| * | change ondev buildspec | Nathan Reiner | 2023-02-09 |
| | | |||
| * | remove debuging log | Nathan Reiner | 2023-02-09 |
| | | |||
| * | change var call to $[var] | Nathan Reiner | 2023-02-09 |
| | | |||
| * | read exit on error | Nathan Reiner | 2023-02-09 |
| | | |||
| * | add LICENCE | Nathan Reiner | 2023-02-09 |
| | | |||
| * | fix variable zero end bug | Nathan Reiner | 2023-02-09 |
| | | |||
| * | add print | Nathan Reiner | 2023-02-09 |
| | | |||
| * | add variable system via env | Nathan Reiner | 2023-02-09 |
| | | |||
| * | remove io.h include in env.c used for debugging | Nathan Reiner | 2023-02-09 |
| | | |||
| * | fix setenv bufsize | Nathan Reiner | 2023-02-09 |
| | | |||
| * | add clear | Nathan Reiner | 2023-02-09 |
| | | |||
| * | make mdv center | Nathan Reiner | 2023-02-09 |
| | | |||
| * | fix multi pipe bug | Nathan Reiner | 2023-02-09 |
| | | |||
| * | add markdown viewer (mdv) | Nathan Reiner | 2023-02-08 |
| | | |||
| * | remove rtm directory | Nathan Reiner | 2023-02-08 |
| | | |||
| * | add pager | Nathan Reiner | 2023-02-08 |
| | | |||
| * | make ls cooler | Nathan Reiner | 2023-02-08 |
| | | |||
| * | remove test_env | Nathan Reiner | 2023-02-08 |
| | | |||
| * | add env and make smash be able to parse files with comments | Nathan Reiner | 2023-02-08 |
| | | |||
| * | add core/write (same as '>' in posix shell) | Nathan Reiner | 2023-02-06 |
| | | |||
| * | add general purpose container | Nathan Reiner | 2023-02-06 |
| | | |||
| * | add file modes | Nathan Reiner | 2023-02-06 |
| | | |||
| * | add realloc | Nathan Reiner | 2023-02-06 |
| | | |||
| * | Merge branch 'master' of https://git.nathanreiner.xyz/natix | Nathan Reiner | 2023-01-17 |
| |\ | |||
| | * | Edit .onedev-buildspec.yml | Nathan Reiner | 2023-01-17 |
| | | | |||
| * | | change README.md | Nathan Reiner | 2023-01-17 |
| |/ | |||
| * | Edit .onedev-buildspec.yml | Nathan Reiner | 2023-01-17 |
| | | |||
| * | Edit Makefile | Nathan Reiner | 2023-01-17 |
| | | |||
| * | Edit .onedev-buildspec.yml | Nathan Reiner | 2023-01-17 |
| | | |||
| * | Add .onedev-buildspec.yml | Nathan Reiner | 2023-01-17 |
| | | |||
| * | add tctl and list | Nathan Reiner | 2023-01-17 |
| | | |||
| * | move build to objects | Nathan Reiner | 2023-01-15 |
| | | |||
| * | fix number index bug | Nathan Reiner | 2023-01-15 |
| | | |||
| * | remove lib object files from git | Nathan Reiner | 2023-01-15 |
| | | |||
| * | add .gitignore to slib | Nathan Reiner | 2023-01-15 |
| | | |||
| * | add list and static library builder | Nathan Reiner | 2023-01-15 |
| | | |||
| * | change README | Nathan Reiner | 2022-12-29 |
| | | |||
| * | add aec to wstdf | Nathan Reiner | 2022-12-19 |
| | | |||
| * | first idea of ansi escape codes support | Nathan Reiner | 2022-12-18 |
| | | |||
| * | resolve Warnings | Nathan Reiner | 2022-12-17 |
| | | |||
| * | add errno and file support | Nathan Reiner | 2022-12-17 |
| | | |||
| * | format main.c | Nathan P. Reiner | 2022-12-16 |
| | | |||
| * | fix stupid issue | Nathan P. Reiner | 2022-12-16 |
| | | |||
| * | exit on EOF | Nathan P. Reiner | 2022-12-16 |
| | | |||
| * | add env path execution | Nathan P. Reiner | 2022-12-16 |
| | | |||
| * | add env | Nathan P. Reiner | 2022-12-16 |
| | | |||
| * | add env initialization | Nathan P. Reiner | 2022-12-16 |
| | | |||
| * | add env structre | Nathan P. Reiner | 2022-12-16 |
| | | |||