Commits
- 4d64d02: Support underscore separators in numeric literals (#2228) (Taylor Fausak) #6180
- 85ea6e8: Reject trailing and consecutive underscores in numeric literals (Taylor Fausak) #6180
- b5471b1: Add transcript test for underscore numeric literals (Taylor Fausak) #6180
- 86ba605: Refactor otherbase parsers and add digit_nondigit tests (Taylor Fausak) #6180
- 21beed9: Rename otherBase to baseWithPrefix to avoid case-only difference (Taylor Fausak) #6180
- ab5c0cb: Add test that underscore after base prefix is rejected (Taylor Fausak) #6180
- 168ff0b: Add tests for underscores adjacent to period and exponent marker (Taylor Fausak) #6180
- b6104f1: Add tests for exponent sign underscores and leading zeros (Taylor Fausak) #6180
- 904a2d0: Add myself to the list of contributors (Taylor Fausak) #6180
- e5c5b2e: Update test proof (Taylor Fausak) #6180