Commit Graph

2 Commits

Author SHA1 Message Date
Matt Hauff
eab43eb800
Add Chialisp pretty printer to pre-commit (#15008)
* Add chialispp port to pre-commit

* Lint files
2023-05-09 14:46:41 -05:00
Richard Kiss
2064b61ccc
Deprecate curry-and-treehash and replace it with curry. (#14066)
* Deprecate `curry-and-treehash` and replace it with `curry`.

* Reduce cost at expense of readability.

* Improvements to `curry.clib`.

* Fix comment

* Tweak names.

* change dashes to underscores

* Use macro version by quexington.

---------

Co-authored-by: Matt Hauff <quexington@gmail.com>
2023-01-30 16:09:08 -06:00