| Commit message (Collapse) | Author | Age |
|
|
|
| |
Closes #54
|
| |
|
| |
|
| |
|
|
|
|
| |
To remove along with asserts calls for any real use
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
of chars
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Since we use a Map we don't have to care about indexes starting at 0
|
| |
|
| |
|
| |
|
|
|
|
| |
Lexing/Parsing is done on byte rather than js strings
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|