Mark Thom
|
8c99d748e2
|
allocate floats in dedicated buffer
|
2022-04-05 20:34:27 -06:00 |
|
Mark Thom
|
c45cdd6ea0
|
extend small_letter_char! to include all non-uppercase letters (#1364)
|
2022-03-27 13:34:29 -06:00 |
|
Mark Thom
|
2173a8e3cb
|
recognize missing syntax errors (#1354, #1361)
|
2022-03-22 22:48:51 -06:00 |
|
Mark Thom
|
d916da9ba8
|
use Rust's native UTF-8 functions (#1355)
|
2022-03-19 16:52:27 -06:00 |
|
Mark Thom
|
3d4e400ed2
|
accept remaining UTF-8 codepoints as alphabetic characters (#1355)
|
2022-03-18 17:49:54 -06:00 |
|
Mark Thom
|
bd5d6d0686
|
fix parser bounds check bug (#1333, #1301)
|
2022-03-08 21:25:19 -07:00 |
|
Adrián Arroyo Calle
|
ff3ec78df9
|
Fix Ctrl-D (#1168)
|
2022-01-18 19:27:27 +01:00 |
|
Mark Thom
|
955e1799c8
|
flatten the instruction dispatch loop
|
2022-01-06 22:09:36 -07:00 |
|
Mark Thom
|
0404c3bd94
|
use new heap term representation
|
2022-01-06 21:44:38 -07:00 |
|