Christoffer Lerno
|
5d9a7ab0a6
|
Extend "var" to allow type inference on variables.
|
2022-10-13 09:37:52 +02:00 |
|
Dmitry Atamanov
|
1d39fc475f
|
Added max and min macros to builtin_comparison module.
|
2022-10-05 23:13:38 +02:00 |
|
Christoffer Lerno
|
398e19d727
|
Corrected default alignment on temp alloc. Added str_index_of. Added simple getline. Added a simple calculator. Allow [1..] to create a zero length slice. Added some initial macro contracts. Fix accessing enum functions. Support for @checked. Bump to 0.3.4
|
2022-08-05 00:42:52 +02:00 |
|
Christoffer Lerno
|
b313bec69d
|
Fix to "typeid.kind". Conversion unsigned int -> enum fixed. @autoimport -> @builtin. Comparison macros. Bump to 0.2.21
|
2022-07-22 17:09:49 +02:00 |
|