Niclas
|
b2f60a1f43
|
Remove some unnecessary allocations (#480)
|
2022-07-03 00:00:49 +02:00 |
|
elkowar
|
3f65733d12
|
feat(simplexpr): allow json literals in simplexprs
|
2021-08-25 14:52:14 +02:00 |
|
elkowar
|
dcf27a0cbf
|
Some misc fixes and improvements
|
2021-08-10 19:23:52 +02:00 |
|
elkowar
|
24c9fee204
|
Fully implement string interpolation with ${} syntax
|
2021-07-31 13:44:23 +02:00 |
|
elkowar
|
41093cf0af
|
Replace lazy_static with once_cell
|
2021-07-29 15:30:00 +02:00 |
|
elkowar
|
99fd51dc12
|
Improve error messages for unknown variables in evalerror
|
2021-07-27 17:24:40 +02:00 |
|
elkowar
|
01c7ba6e2a
|
Add alternative string syntax with single quotes and backticks
|
2021-07-27 00:11:16 +02:00 |
|
elkowar
|
e698fd315e
|
Fix multi-point unicode glyphs in yuck lexer
|
2021-07-26 23:10:01 +02:00 |
|
elkowar
|
680498df82
|
Fix lexer string escaping
|
2021-07-23 18:24:42 +02:00 |
|
elkowar
|
9f70a22cf0
|
significantly better error message handling everywhere
|
2021-07-23 13:45:30 +02:00 |
|
elkowar
|
4bf3c6fd63
|
It compiles :o
|
2021-07-22 18:40:43 +02:00 |
|
elkowar
|
4391e541b8
|
move to crates directory
|
2021-07-21 19:24:44 +02:00 |
|