summaryrefslogtreecommitdiff
path: root/tests/test.sh
AgeCommit message (Expand)Author
2020-05-08got double include to REALLY workLeo Tenenbaum
2020-05-03got tests to work on linux againLeo Tenenbaum
2020-05-03got tests to work on windows (fixed some problems with them)Leo Tenenbaum
2020-05-02fixed including something multiple timesLeo Tenenbaum
2020-05-01made output for void pointer arithmetic standard-compliantLeo Tenenbaum
2020-04-25consistently handling indexing pointer to array/sliceLeo Tenenbaum
2020-04-25fixed problems with using future typesLeo Tenenbaum
2020-04-23fixed error printing problem, added new test: useLeo Tenenbaum
2020-04-22improved arr systemLeo Tenenbaum
2020-04-21fixed for loop problem (turns out it had to do with implicit type conversions)Leo Tenenbaum
2020-03-18defer seems to be fully workingLeo Tenenbaum
2020-03-17removed unnecessary t->flags |= TYPE_IS_RESOLVED;Leo Tenenbaum
2020-03-16updated tests, fixed bugsLeo Tenenbaum
2020-03-16sizeof, alignofLeo Tenenbaum
2020-03-16break, continueLeo Tenenbaum
2020-03-15removed whereLeo Tenenbaum
2020-03-13added where conditions for functions, discovered bug with eval returningLeo Tenenbaum
2020-03-12fixed problems with varargsLeo Tenenbaum
2020-03-12added varargs test, showed that somethings wrongLeo Tenenbaum
2020-03-03added new test and discovered bugLeo Tenenbaum
2020-03-03new, better test systemLeo Tenenbaum
2020-02-25cleanup and new test: arr3Leo Tenenbaum
2020-02-25fixed bugs with new arg order systemLeo Tenenbaum
2020-02-04new test: nmsLeo Tenenbaum
2020-01-24fixed return declarationsLeo Tenenbaum
2020-01-06cleaning up; fixed a few bugsLeo Tenenbaum
2020-01-03small things for more standard complianceLeo Tenenbaum
2019-12-15got everything working for new test: arr2Leo Tenenbaum
2019-12-12more infer setup and better arr_foreachLeo Tenenbaum
2019-12-06fixed a problem with default argumentsLeo Tenenbaum
2019-12-06new testLeo Tenenbaum
2019-11-26cleanup, switched to enums for flagsLeo Tenenbaum
2019-10-23added a testLeo Tenenbaum