dark64
|
e75552b0eb
|
merge staging
|
2022-06-28 19:23:45 +02:00 |
|
schaeff
|
241447a09c
|
implement and update zok files
|
2022-06-13 20:17:40 +02:00 |
|
dark64
|
68dac762db
|
spaces > tabs
|
2022-06-01 00:04:40 +02:00 |
|
dark64
|
16f2b4c3ac
|
change syntax in cli/examples
|
2022-04-06 20:23:58 +02:00 |
|
Thibaut Schaeffer
|
d8ae907030
|
Fix constant in struct type (#965)
* add breaking test
* implement from constant for uint
* tweak
* tweak
* revert and add breaking test
* implement from
|
2021-08-16 10:44:00 +02:00 |
|
schaeff
|
51fea62a9e
|
add example, and make it compile, using a DeclarationType for common type detection
|
2021-07-16 15:30:59 +02:00 |
|
schaeff
|
8652241b12
|
fix nested struct flattening, derive debug
|
2021-05-04 15:47:01 +02:00 |
|
schaeff
|
58b3c00efe
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
|
schaeff
|
9a1d40ffad
|
change parser to accept struct types when declaring, enforce examples to be tested
|
2020-04-08 18:03:04 +02:00 |
|
Thibaut
|
f305ded646
|
allow newlines in inline defs
|
2019-09-30 13:49:54 +02:00 |
|
Thibaut
|
3b0b6959e3
|
change struct declaration syntax
|
2019-09-28 18:24:29 +02:00 |
|
schaeff
|
6ab1a96ca6
|
add assignment to struct members
|
2019-09-11 19:11:39 +02:00 |
|