Commit Graph

12 Commits (5c953a3d08d1e031b7632d9e18d10a3daea2141d)

Author SHA1 Message Date
Jack Firth 5c953a3d08 Use `hash-update!` 2 years ago
Jack Firth dea323686f Revert "Use `hash-update!` where possible"
This reverts commit 43d9632859.
2 years ago
Jack Firth 43d9632859 Use `hash-update!` where possible 2 years ago
Jack Firth 138c11b908 Get rid of unnecessary lambdas in `hash-ref` calls 2 years ago
Jack Firth 9bee9b98c4 Add missing imports 2 years ago
Jack Firth 8e87b541e1 Use `append-map` where possible 2 years ago
Jack Firth e9bb15e9d5 Use `'()` instead of `null` 2 years ago
Jack Firth 9d48ab7152 Run `resyntax` over everything 2 years ago
Jack Firth a20f1b5a32 Get rid of `#:inspector` declarations
Mutable structs instead use the default (current inspector instead of a new child inspector) and immutable structs instead are transparent.
2 years ago
Jack Firth 9c78ffcc05 Use `struct` instead of `define-struct` 2 years ago
Jack Firth 121c26450e Fix more module imports 2 years ago
Jack Firth 457d29471c Consolidate into one package 2 years ago