index
:
sylt
automatic-link
break-continue
colors
main
min-const-generics
move-tests
namespaces
one-call-to-print
pop_twice-move
sections
selectively-drop-upvalues
single-tuples
unsafe
Game jam language
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
progs
/
tests
Commit message (
Expand
)
Author
Age
*
move some tests
Gustav Sörnäs
2021-03-09
*
Merge pull request #101 from FredTheDino/single-tuples
Edvard Thörnros
2021-03-08
|
\
|
*
parse indexing precedence
single-tuples
Gustav Sörnäs
2021-03-08
|
*
fix the tests
Edvard Thörnros
2021-03-08
|
*
add more tests to tuples
Edvard Thörnros
2021-03-08
|
*
correct amount of errors in test
Gustav Sörnäs
2021-03-08
|
*
add tests
Gustav Sörnäs
2021-03-08
|
*
error on '(,)'-tuples
Gustav Sörnäs
2021-03-08
*
|
Merge pull request #98 from FredTheDino/boolean-ops
Edvard Thörnros
2021-03-08
|
\
\
|
*
|
add tests for boolean ops
Edvard Thörnros
2021-03-07
|
|
/
*
|
move the tests
Gustav Sörnäs
2021-03-07
*
|
auto indent the tests
Gustav Sörnäs
2021-03-07
|
/
*
add tests for constants declaration order
Gustav Sörnäs
2021-03-07
*
fix parameters colliding with global variables
Gustav Sörnäs
2021-03-07
*
remove double test
Gustav Sörnäs
2021-03-07
*
add failing tests
Edvard Thörnros
2021-03-07
*
add test for constants in outer block
Edvard Thörnros
2021-03-07
*
almost working capturing variables
Gustav Sörnäs
2021-03-05
*
better errors on invalid outer tokens
Gustav Sörnäs
2021-03-05
*
actual error on invalid outer code
Gustav Sörnäs
2021-03-05
*
correct conflict marker test
Gustav Sörnäs
2021-03-05
*
convert tests to files
Gustav Sörnäs
2021-03-05
*
parse wanted errors from test files
Gustav Sörnäs
2021-03-05
*
Merge remote-tracking branch 'origin/change-constants' into compiler-rewrite
Gustav Sörnäs
2021-02-26
|
\
|
*
fix all the tests that had unused variables
Edvard Thörnros
2021-02-22
|
*
WIP: Fix some bugs...
namespaces
Edvard Thörnros
2021-02-22
*
|
Merge branch 'compiler-rewrite' into breaking-into-sections
Gustav Sörnäs
2021-02-26
|
\
\
|
*
|
Squash-merge remote tracking branch 'origin/automatic-link'
Gustav Sörnäs
2021-02-22
|
|
/
*
|
break up sections
Edvard Thörnros
2021-02-23
|
/
*
.tdy -> .sy and tests -> progs/tests
Edvard Thörnros
2021-02-01