Leni Aniva aniva
  • Stanford University Centaur Lab
  • https://leni.sh
  • Director of NorCal Hakkero Factory No. 1

  • Joined on 2023-08-21
aniva created branch library/trace in aniva/Pantograph 2023-11-06 11:10:36 -08:00
aniva pushed to goal/continuation at aniva/Pantograph 2023-11-06 11:04:42 -08:00
a7aeb03b43 chore: Update documentation
aniva pushed to goal/continuation at aniva/Pantograph 2023-11-06 10:45:41 -08:00
dbace9f2d5 fix: Use Lean's built in name parser
aniva pushed to goal/continuation at aniva/Pantograph 2023-11-04 15:54:41 -07:00
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
Compare 5 commits »
aniva created pull request aniva/Pantograph#27 2023-11-03 23:43:44 -07:00
feat: Allow selective continuation of goals
aniva pushed to goal/continuation at aniva/Pantograph 2023-11-03 23:43:16 -07:00
aniva created branch goal/continuation in aniva/Pantograph 2023-11-03 23:43:16 -07:00
aniva pushed tag v0.2.7 to aniva/Pantograph 2023-10-30 14:49:38 -07:00
aniva pushed tag 0.1 to aniva/Pantograph 2023-10-30 14:49:23 -07:00
aniva pushed to dev at aniva/Pantograph 2023-10-30 14:47:44 -07:00
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
Compare 3 commits »
aniva merged pull request aniva/Pantograph#26 2023-10-30 14:47:42 -07:00
feat: Minor updates to serialization
aniva created pull request aniva/Pantograph#26 2023-10-30 14:47:01 -07:00
Minor updates to serialization
aniva pushed to io/serial at aniva/Pantograph 2023-10-30 14:45:49 -07:00
8dd994d1ca bug: Fix quote escape problem
aniva pushed to io/serial at aniva/Pantograph 2023-10-30 14:44:15 -07:00
d87217c6bb feat: Print metavariable name in goal
796f0d8336 Merge pull request 'feat: Simplify printing of names and expressions' (#25) from io/serial into dev
Compare 2 commits »
aniva closed issue aniva/Pantograph#22 2023-10-29 13:08:46 -07:00
Use special handling to print compound names
aniva commented on issue aniva/Pantograph#22 2023-10-29 13:08:46 -07:00
Use special handling to print compound names

Solved #25

aniva pushed tag v0.2.7 to aniva/Pantograph 2023-10-29 13:08:32 -07:00
aniva pushed to dev at aniva/Pantograph 2023-10-29 13:08:07 -07:00
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 .
Compare 6 commits »
aniva merged pull request aniva/Pantograph#25 2023-10-29 13:08:06 -07:00
feat: Simplify printing of names and expressions
aniva pushed to io/serial at aniva/Pantograph 2023-10-29 13:04:18 -07:00
e5acd4b26c fix: Sanitize name in universe levels