Christoffer Lerno
|
8b49e6c14d
|
Rename def to alias.
|
2025-03-13 11:22:27 +01:00 |
|
Christoffer Lerno
|
31f9ed3e6b
|
Methods can now properly be aliased using def #1393.
|
2024-08-30 12:50:39 +02:00 |
|
Christoffer Lerno
|
3e54d13b62
|
Prefer def
|
2023-06-02 20:08:45 +02:00 |
|
Christoffer Lerno
|
ddd0497922
|
Better lowering of distinct types. Noreturn function call expr recognized as a "jump" for escape analysis. Preferring "def" in libs. To upper / to lower for ascii. Initial dynlib support.
|
2023-05-21 21:41:01 +02:00 |
|
Christoffer Lerno
|
df77b692d6
|
Support "typedef"
|
2023-02-14 16:49:27 +01:00 |
|
Christoffer Lerno
|
c02ce5ce2a
|
Better error on all upper parameter names. "Upper case" -> "uppercase"
|
2022-07-26 22:01:23 +02:00 |
|
Christoffer Lerno
|
89a1f62ea8
|
This improves error messages when using the wrong arguments for "define". Closes #221
|
2021-07-13 23:52:04 +02:00 |
|