2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
- .prettierrc+1-1
- jest.config.js+2-2
- src/index.ts+1-1
- src/stdlib/__tests__/core-math.ts+4-4
- src/stdlib/core-math.ts+1-1
- src/transpiler/lexer/lexer-error.ts+1-1
- src/transpiler/lexer/scheme-lexer.ts+1-1
- src/transpiler/parser/__tests__/scheme-parser.ts+14-14
- src/transpiler/parser/scheme-parser.ts+2-2
- src/transpiler/types/tokens/token-type.ts+1-1
- src/transpiler/visitors/transpiler.ts+11-11
- src/utils/estree-nodes.ts+27-27
0 commit comments