|
|
f77e4fd90a
|
October commit
- custom parser support and infra
- type-tagging and traits (untested)
- match expressions
|
2023-10-24 22:17:37 +01:00 |
|
|
|
ba0b155ebd
|
Removed foreign macros
Converted the function integration to use template
metaprogramming instead of macros.
|
2023-09-22 23:25:26 +01:00 |
|
|
|
1078835e8b
|
opportunistic move
should be way faster now
|
2023-09-16 12:57:50 +01:00 |
|
|
|
6693d93944
|
Interning Orchid string literals
|
2023-08-19 14:35:24 +01:00 |
|
|
|
3fdabc29da
|
Most files suffered major changes
- Less ambiguous syntax
- Better parser (Chumsky only does tokenization now)
- Tidy(|ier) error handling
- Facade for simplified embedding
- External code grouped in (fairly) self-contained Systems
- Dynamic action dispatch
- Many STL additions
|
2023-08-18 12:57:41 +01:00 |
|