Commit Graph

2 Commits

Author SHA1 Message Date
Vivianne 3c04f76508 Hacks for not having modules yet, so lazy.lol 2023-12-13 02:38:49 -05:00
TakeV 713f88c1c3
Add record <docs>
Add docs-in-module

The new <docs> record is how we can pass around information associated with a
particular symbol. It stores the symbol, module, and documentation right now,
but could be extended later.

docs-in-module will let us grab a list of <doc> from a specified module.
2023-12-12 20:14:49 -05:00