Files
espurna/code
Max Prokhorov 2b69c7eb6d rpn: update to rpnlib 0.24.1 (#2314)
* rpn: bump to rpnlib 0.24.1

- `i` and `u` suffixes for numbers in expressions, parse as Integer or Unsigned respectively
- `checkedTo...()` method variants for numeric conversions
- strings can contain escape sequences (\x61\x62\x63, \n, \t, \r)
- improve float number parsing
- more consistent whitespace checks, tokens also can be separated by \n or \t
- various parser fixes

* fix captures
2020-08-10 20:13:12 +03:00
..
2020-07-03 23:25:33 +03:00
2019-07-11 00:34:17 +03:00
2020-08-02 09:12:38 +03:00
2020-08-02 09:12:38 +03:00
2019-07-11 00:34:17 +03:00
2018-12-09 21:11:12 +01:00
2018-12-09 00:03:55 +03:00
2019-07-11 00:34:17 +03:00