aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fun.tdy
Commit message (Collapse)AuthorAge
* move function tests to test_multiple!()Gustav Sörnäs2021-01-20
|
* simple function precedence testGustav Sörnäs2021-01-20
|
* Don't run impossible testsEdvard Thörnros2021-01-18
|
* factorial testGustav Sörnäs2021-01-15
|
* update function testsGustav Sörnäs2021-01-15
|
* Start of typesystemEdvard Thörnros2021-01-15
| | | | | | | | | There's a type system, that kinda works There needs to be better parsing of types, since not all types are currently parsable. Some of them are, and the simple stuff works! :D
* Add functionsEdvard Thörnros2021-01-14