index
:
calculer
master
Train Mental Calculus
Tristan Riehs <tristan.riehs@bordeaux-inp.fr>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
calculer.c
Age
Commit message (
Expand
)
Author
2024-06-30
Add support for release compilation mode
HEAD
master
Tristan Riehs
2024-06-28
Add TUI to project
Tristan Riehs
2024-06-25
Display time calculations take
Tristan Riehs
2024-06-22
Handle user input better in the main loop
Tristan Riehs
2024-06-20
Use cli and gui as shared libraries
Tristan Riehs
2024-06-20
Start integrating the new interface facility
Tristan Riehs
2024-06-20
Handle the new interface option
Tristan Riehs
2024-06-20
Add interface option
Tristan Riehs
2024-06-19
Add usage comment
Tristan Riehs
2024-06-17
Improve build system
Tristan Riehs
2024-06-01
Add a couple comments
Tristan Riehs
2024-06-01
Add option for setting max and min
Tristan Riehs
2024-06-01
Add option for setting log file
Tristan Riehs
2024-06-01
Add basic command-line arguments parsing
Tristan Riehs
2024-06-01
Improve logging
Tristan Riehs
2024-05-31
Check user input before using it
Tristan Riehs
2024-05-31
Switch to linenoise instead of readline
Tristan Riehs
2024-05-31
Start implementing logging
Tristan Riehs
2024-05-30
Make a minimal working program
Tristan Riehs
2024-05-30
Initial commit
Tristan Riehs