1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-23 18:10:19 +10:00
Commit Graph

52 Commits

Author SHA1 Message Date
Virgil Dupras
8d46895dd3 lib/parse: decimal ending with a whitespace are now valid
Also, make empty strings be parsed as invalid by parseDecimal.
2019-11-13 22:10:06 -05:00
Virgil Dupras
f3992ed598 basic: begin an implementation from sratch
Let's see where it will lead us...
2019-11-13 15:28:16 -05:00