Conlang/compiler/cl-structures/src
John d7ce33e457 cl-arena: Allow the arena to hold its own lifetime.
cl-structures: Stick some arenas inside the interners, rather than taking a reference.
2024-04-28 02:01:52 -05:00
..
tree conlang: Move all cl-libs into the compiler directory 2024-04-19 07:39:23 -05:00
deprecated_intern_pool.rs cl-structures: Fix doctest in deprecated_intern_pool 2024-04-27 20:19:46 -05:00
intern.rs cl-arena: Allow the arena to hold its own lifetime. 2024-04-28 02:01:52 -05:00
lib.rs cl-structures: Mention new structures in the top-module blurb 2024-04-27 21:15:45 -05:00
span.rs cl-structures: Make Span and Loc functions const (now you can make a const Span!) 2024-04-22 21:44:12 -05:00
stack.rs cl-structures/stack: only drop if T needs drop 2024-04-27 21:08:09 -05:00
tree.rs conlang: Move all cl-libs into the compiler directory 2024-04-19 07:39:23 -05:00