Revision history for overload::constant
0.0.4 2026-08-09T14:45:40+02:00
- Work on the RakuAST frontend as well as the legacy one
- Defer to the standard action for literals that were given no
handler, which also fixes rational, unum, hex float and Inf
literals in a scope that sets no numish handler
- Added full coverage testing
- Updated copyright year
0.0.3 2024-12-25T13:51:58+01:00
- Initial version