Skip to content

Commit 77141d8

Browse files
CATISNOTSODIUMmartin-henzRichDom2185
authored
Rewrite:stepper Fix frontend to be compatible with js-slang rewrite/stepper (#3125)
* (feat) [skip ci] integrate with js-slang stepper/rewrite * (feat) [skip ci] integrate with js-slang stepper/rewrite * (feat) add custom ast renderer from scratch * (feat) add custom ast renderer from scratch * feat: add mu term handler * chore: refactoring * chore: lint fix * fix: fix parenthesis issue and multiline block expression * fix: format fix * fix: add logical expression handler * Fix incorrect merge conflict resolution * Fix lint * fix: add language option for js slang helper * bumping js-slang * fix: visual bugs * fix: add key to jsx element * bumping js-slang --------- Co-authored-by: Martin Henz <[email protected]> Co-authored-by: Richard Dominick <[email protected]>
1 parent 94c6237 commit 77141d8

File tree

7 files changed

+932
-157
lines changed

7 files changed

+932
-157
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"i18next-browser-languagedetector": "^8.0.0",
5959
"java-slang": "^1.0.13",
6060
"js-cookie": "^3.0.5",
61-
"js-slang": "^1.0.82",
61+
"js-slang": "^1.0.84",
6262
"js-yaml": "^4.1.0",
6363
"konva": "^9.2.0",
6464
"language-directory": "https://github.com/source-academy/language-directory.git",

0 commit comments

Comments
 (0)