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

  • Joined on 2023-08-21
aniva pushed to dev at aniva/Pantograph 2024-12-05 17:23:27 -08:00
f59df97c84 Merge pull request 'doc: Documentation cleanup and update' (#133) from chore/cleanup into dev
95408d1d52 doc: Unify types
d00e376943 doc: Remove outdated documentation
Compare 3 commits »
aniva merged pull request aniva/Pantograph#133 2024-12-05 17:23:25 -08:00
doc: Documentation cleanup and update
aniva created pull request aniva/Pantograph#133 2024-12-05 17:22:14 -08:00
doc: Documentation cleanup and update
aniva created branch chore/cleanup in aniva/Pantograph 2024-12-05 17:21:20 -08:00
aniva pushed to chore/cleanup at aniva/Pantograph 2024-12-05 17:21:20 -08:00
95408d1d52 doc: Unify types
d00e376943 doc: Remove outdated documentation
Compare 2 commits »
aniva commented on issue aniva/Pantograph#124 2024-12-05 16:43:33 -08:00
Erase macro scopes in sexp binders

Done #130

aniva closed issue aniva/Pantograph#124 2024-12-05 16:43:33 -08:00
Erase macro scopes in sexp binders
aniva pushed tag v0.2.21 to aniva/Pantograph 2024-12-05 16:42:11 -08:00
aniva closed issue aniva/Pantograph#95 2024-12-05 16:06:48 -08:00
Pickling
aniva commented on issue aniva/Pantograph#95 2024-12-05 16:06:45 -08:00
Pickling

Solved #129

aniva pushed to dev at aniva/Pantograph 2024-12-05 16:02:27 -08:00
ebf9ab24f7 Merge pull request 'feat: Pickling goal states' (#129) from serial/pickle into dev
bfdc7dd39e doc: Fix code environment
3da85b7f04 doc: Documentation for save/load
c54ce93ef5 feat: Goal State IO in REPL
105fb7af4b feat: Goal state pickling
Compare 7 commits »
aniva merged pull request aniva/Pantograph#129 2024-12-05 16:02:26 -08:00
feat: Pickling goal states
aniva pushed to serial/pickle at aniva/Pantograph 2024-12-05 16:02:14 -08:00
bfdc7dd39e doc: Fix code environment
aniva pushed to serial/pickle at aniva/Pantograph 2024-12-05 16:00:55 -08:00
3da85b7f04 doc: Documentation for save/load
aniva pushed to frontend/infotree at aniva/Pantograph 2024-12-05 16:00:44 -08:00
aniva pushed to frontend/infotree at aniva/Pantograph 2024-12-05 15:59:24 -08:00
31b2614eb1 doc: Add documentation for save/load
aniva commented on issue aniva/Pantograph#132 2024-12-05 15:35:24 -08:00
Branch unification

This will probably involve some application of the MetaTranslateM monad. If a goal state has two children, their metavariable names may clash, and there would need to be a distinguishing factor…

aniva opened issue aniva/Pantograph#132 2024-12-05 15:34:19 -08:00
Proof state merger
aniva pushed to serial/pickle at aniva/Pantograph 2024-12-05 14:31:57 -08:00
c54ce93ef5 feat: Goal State IO in REPL
105fb7af4b feat: Goal state pickling
Compare 2 commits »
aniva pushed to system/darwin at aniva/config 2024-12-05 11:25:11 -08:00
1e04425da6 doc: MacOS setup guide