- Stanford University Centaur Lab
- https://leni.sh
-
Director of NorCal Hakkero Factory No. 1
- Joined on
2023-08-21
782ce38c87
chore: Version bump to 0.2.8
d809a960f9
feat: Goal continuation fails if target has goals
db706070ad
feat: Add goal.continue command
754fb69cff
feat: Partial state continuation
dc2cc5be77
test: Separate mvar coupling tests
feat: Allow selective continuation of goals
f5ed87f740
Merge pull request 'feat: Minor updates to serialization' (#26) from io/serial into dev
8dd994d1ca
bug: Fix quote escape problem
d87217c6bb
feat: Print metavariable name in goal
feat: Minor updates to serialization
Minor updates to serialization
d87217c6bb
feat: Print metavariable name in goal
796f0d8336
Merge pull request 'feat: Simplify printing of names and expressions' (#25) from io/serial into dev
Use special handling to print compound names
796f0d8336
Merge pull request 'feat: Simplify printing of names and expressions' (#25) from io/serial into dev
e5acd4b26c
fix: Sanitize name in universe levels
454a5bc6b9
feat: Simplify printing of function applications
afed5bbc8d
chore: Version bump (breaking change)
e2526f11b1
feat: Print names in one segment separated with .
feat: Simplify printing of names and expressions