Commits
- 54f86ce: add RelativeToFold to file location (Mitchell Rosen) #5404
- 515f76b: automatically run ormolu (mitchellwrosen) #5404
- fd3f5d7: move handleShowDefinition into its own module (Mitchell Rosen) #5404
- 8850d25: rename writeSource to prependSource (Mitchell Rosen) #5404
- 0267829: implement edit2 command (Mitchell Rosen) #5404
- 3b51cb8: add transcript (Mitchell Rosen) #5404
- 51e2c94: ⅄ trunk → 24-10-09-edit-add-to-fold (Mitchell Rosen) #5404
- d3eb42f: swap back edit ordering of terms and types (Mitchell Rosen) #5404
- 2b93b7b: rerun help.md transcript (Mitchell Rosen) #5404
- 4e35221: ⅄ trunk → 24-10-09-edit-add-to-fold (Mitchell Dalvi Rosen) #5404
- 31dad59: rename edit -> edit.new, edit2 -> edit (Mitchell Dalvi Rosen) #5404
- 7cdf99a: re-run round trip test transcript (Mitchell Dalvi Rosen) #5404
- 237b37b: Add array bounds checks (Chris Penner)
- 95c1fe7: Ensure ALL primitive array access goes through bounds checks (Chris Penner) #5423
- 412d7d1: Use actual Int size rather than hard-coding 8 bytes. (Chris Penner) #5423
- 99c8211: Add more callstacks (Chris Penner)
- 666d389: Fix bad augSeg math (Chris Penner) #5423
- 54fb6fd: Fix deprecated array size checks (Chris Penner) #5423
- 63ff912: segfault <-> stack-assertions (Chris Penner)