]> Lady’s Gitweb - Sutra/commit
Initial commit
authorLady <redacted>
Sat, 15 Jul 2023 21:53:34 +0000 (14:53 -0700)
committerLady <redacted>
Sat, 15 Jul 2023 21:53:34 +0000 (14:53 -0700)
commit86748e0641f8c4d833cf2cca4873925a6f6c64e8
treedfe658725e44e95afccf75376d13c9897c2bc943
Initial commit

Includes all X·S·D datatype productions and operators and initial setup
for X·S·D functions (but no functions yet).
13 files changed:
LICENSE [new file with mode: 0644]
README.markdown [new file with mode: 0644]
deno.json [new file with mode: 0644]
deno.lock [new file with mode: 0644]
deps.js [new file with mode: 0644]
dev-deps.js [new file with mode: 0644]
xsd/README.markdown [new file with mode: 0644]
xsd/functions.js [new file with mode: 0644]
xsd/mod.js [new file with mode: 0644]
xsd/operators.js [new file with mode: 0644]
xsd/productions.js [new file with mode: 0644]
xsd/productions.test.js [new file with mode: 0644]
xsd/values.js [new file with mode: 0644]
This page took 0.019745 seconds and 4 git commands to generate.