You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,17 +27,17 @@ highlighting and indentation information.</p>
27
27
28
28
Alpha. Certainly contains bugs. There is a [live demo](https://bobbicodes.github.io/lang-clojure-eval/) running which is continuously built from the main branch.
29
29
30
-
-[x] Implement Lezer parser
31
-
-[x] Hook up Clojure interpreter
32
-
-[x] Eval-cell
33
-
-[X] Eval-at-cursor
34
-
-[X] Eval top-level form
35
-
-[X] Display results inline
36
-
-[X] Implement clear-events
37
-
-[X][Publish to npm](https://www.npmjs.com/package/lang-clojure-eval)
38
-
-[X] Create test suite
39
-
-[X] Test published package
40
-
-[X] Handle errors
30
+
-✅ Implement Lezer parser
31
+
-✅ Hook up Clojure interpreter
32
+
-✅ Eval-cell
33
+
-✅ Eval-at-cursor
34
+
-✅ Eval top-level form
35
+
-✅ Display results inline
36
+
-✅ Implement clear-events
37
+
-✅[Publish to npm](https://www.npmjs.com/package/lang-clojure-eval)
0 commit comments