]> E/V Lambda - evlambda.git/commit
update libraries
authorRaphaël Van Dyck <raphael.vandyck@evlambda.org>
Thu, 18 Dec 2025 13:18:50 +0000 (14:18 +0100)
committerRaphaël Van Dyck <raphael.vandyck@evlambda.org>
Thu, 18 Dec 2025 13:18:50 +0000 (14:18 +0100)
commitb6638df8c648cbf98359fed0dce28f718328459c
tree96511a9fe0b4d94ade0d1effca1988b5bfa6e196
parentd17e000d101fc343224be31cf35c12f436516f09
update libraries
34 files changed:
.eslintrc.json [deleted file]
.gitignore
LICENSE
app.js
eslint.config.js [new file with mode: 0644]
file-systems/native.js
file-systems/router.js
package-lock.json
package.json
src/codemirror.jsx
src/components.jsx
src/evaluator.js
src/ide.html
src/ide.jsx
src/lang-evlambda.js
src/lezer/evlambda.grammar
src/lezer/tokens.js
src/styles.scss
src/ufs.js
src/utilities.js
system-files/BIBLIOGRAPHY
system-files/IMPLEMENTATION-NOTES
system-files/LICENSE
system-files/REFERENCE-MANUAL
system-files/TUTORIAL
system-files/USER-MANUAL
system-files/all-caps.css
system-files/all-caps.js
system-files/core.js
system-files/evl2html.css
system-files/evl2html.js
system-files/evl2html.xslt
system-files/mantle.evl
webpack.config.js