|
|
f24671bd19
|
well, nothing works, at least there is something to debug
|
2026-03-25 07:43:00 -06:00 |
|
|
|
771069455d
|
First version for string_to_number, just one test, is working fine, i'm considering swithching to handling only integers for in the future to manage in special struct that manages doubles as fractions, obviously this will mean changing nodes for general numbers to integers/fractions and shit
|
2026-03-09 09:06:06 -06:00 |
|
|
|
79f7e327ff
|
First test added, changed signature for using pointers beacause i forgot you can't actually change a parameter because c copies everything, stupid from me to forget that
|
2026-03-05 08:27:36 -06:00 |
|
|
|
317e9f3b6b
|
Jut setting all up for the calculator
|
2026-02-28 13:59:02 -06:00 |
|