index
:
dam/task-time-tracker
master
A tool to keep track of the time spent on tasks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ttt.jai
Age
Commit message (
Expand
)
Author
2023-02-26
Prototype implementation of import_csv, sys_open, sys_close, and usage of map...
dam
2023-02-26
Prototyping syscalls.
dam
2023-02-18
First functional prototype of database load and store.
dam
2023-02-17
Prototypes for store and load database.
dam
2023-02-16
Initialize app directory and file paths.
dam
2023-02-10
Temporary code to check for memory owners.
dam
2023-02-01
Added compilation commands in comments.
dam
2023-02-01
Added some code that may be usefull to check memory ownership on next compile...
dam
2023-01-30
Simplified help text printing.
dam
2023-01-28
Added comments about memory owner.
dam
2023-01-28
Simplified memory deallocation. Implemented argument parsing. Created prototy...
dam
2023-01-27
Processing version option argument.
dam
2023-01-27
Initial attempt to process input arguments. Added fossil settings.
dam
2023-01-27
First attempt to use ncurses.
dam
2023-01-25
Ported add_int64 and sub_int64 to jai.
dam
2023-01-25
Initial tests in jai.
dam
2023-01-24
Lets try out jai.
dam