Uh oh!
There was an error while loading. Please reload this page.
Actions: ZenCodeLang/ZenCode
Actions
Showing runs from all workflows
17 workflow runs
17 workflow runs
Add tests regarding type inference, overflow, BEP and array inference…
Java CI
#617:
Commit 32c402e
pushed
by
Witixin1512
Added support for java Iterable types (can now be iterated; no annota…
Java CI
#615:
Commit 6165b71
pushed
by
stanhebben
Fix int + 0.5 ambiguity: prefer double over float
Java CI
#614:
Commit 148a61e
pushed
by
stanhebben
Fix int + double constant with explicit suffix not being compiled pro…
Java CI
#613:
Commit 5d503b2
pushed
by
stanhebben
add a failing test for adding ints and doubles
Java CI
#612:
Commit 0dbc28f
pushed
by
jaredlll08
Add a test for lambda parameters being undetermined
Java CI
#611:
Commit c54569a
pushed
by
jaredlll08
Improved error handling and reporting
Java CI
#610:
Commit 35c4731
pushed
by
stanhebben
Throw a better error when type arguments can't be inferred
Java CI
#609:
Commit 5dc1a90
pushed
by
jaredlll08
Register expansions after adding imports
Java CI
#608:
Commit 0369ff8
pushed
by
jaredlll08
register same / notsame / hashcode on the Object type
Java CI
#607:
Commit 679a2c3
pushed
by
jaredlll08
Add a default scripting example run
Java CI
#606:
Commit 66f5c18
pushed
by
jaredlll08
Add currently error test for raw types in headers
Java CI
#605:
Commit e0851bc
pushed
by
jaredlll08
Give a more descriptive error for invalid constant sizes
Java CI
#604:
Commit 5391c05
pushed
by
jaredlll08
Improved naming + fix wildcard casting test
Java CI
#603:
Commit 032f53e
pushed
by
stanhebben
fix some of WildcardCastingTest, still needs discussing
Java CI
#602:
Commit 43c21b0
pushed
by
jaredlll08
AST, Parsed, and misc improvements
Java CI
#601:
Commit 990e61f
pushed
by
jaredlll08