Commit 2cbefb2
authored
[Lisp] Rewrite Syntax (sublimehq#3896)
Resolves sublimehq#1968
Supersedes sublimehq#2387
Supersedes sublimehq#2312
Inspired by sublimehq#2387
This PR actually started with sublimehq#2387 but ended up being a complete rewrite.
Hence opening a new PR seems more reasonable.
It uses rules from https://www.lispworks.com/documentation/common-lisp.html1 parent 9f66969 commit 2cbefb2
File tree
7 files changed
+5153
-307
lines changed- Lisp
- Snippets
- tests
7 files changed
+5153
-307
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
17 | 35 | | |
18 | 36 | | |
19 | 37 | | |
| |||
0 commit comments