felixf
|
9ecc7d4926
improved interpreter shell with lax syntax
|
9 rokov pred |
felixf
|
2f5fe3cc57
improved displayed EBNF
|
9 rokov pred |
eth.tmartiel
|
a0a27bb316
Fixed size detection in decimal integer scanning: overflow of a multiplication does not necessarily give a negative result. E.g. 1000000000 * 10 overflows with result 1 410 065 408. Now checking overflow before multiplication
|
9 rokov pred |
felixf
|
6a7578b778
Patched an issue with token initializing
|
10 rokov pred |
felixf
|
3c9373ca91
Implemented sending and receiving via stream operators
|
10 rokov pred |
felixf
|
4ae503b9bf
|
10 rokov pred |
eth.tmartiel
|
807dda4cc9
Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values.
|
10 rokov pred |