ast.rs
|
Store number literals as f64
|
2020-12-13 15:52:22 +01:00 |
interpreter.rs
|
Optimised 'sum' function
|
2020-12-13 17:45:06 +01:00 |
inverter.rs
|
Store number literals as f64
|
2020-12-13 15:52:22 +01:00 |
kalk_num.rs
|
User-configurable precision
|
2020-12-13 18:12:33 +01:00 |
lexer.rs
|
added percentage unit and modulo
|
2020-12-09 22:18:00 +01:00 |
parser.rs
|
Allow spaces in input number literals
|
2020-12-13 16:44:45 +01:00 |
prelude.rs
|
Fixed constant rounding
|
2020-12-13 15:53:38 +01:00 |
test_helpers.rs
|
Store number literals as f64
|
2020-12-13 15:52:22 +01:00 |