roc-lang / roc

A fast, friendly, functional language.
https://roc-lang.org
Universal Permissive License v1.0
3.86k stars 284 forks source link

rm TotallyNotJson #6845

Closed shua closed 1 day ago

shua commented 5 days ago

replace in most places with a simple tag+len format that is inlined into the test code itself

Closes #5373

shua commented 4 days ago

@lukewilliamboswell now that I've got all the tests and examples working, would you prefer as a reviewer that I split this into multiple PRs or just a series of commits on the same PR? I think I'd rebase it and clean up the history a bit anyway, but happy to oblige your preference here.