summary refs log tree commit diff stats
path: root/tests/tuples
Commit message (Expand)AuthorAgeFilesLines
* fix: generic tuples instantiations were cached incorrectlyAndreas Rumpf2016-07-281-0/+4
* Handle tuples with unnamed fields, symbols, and more. Less duplication.Matthew Baulch2016-07-151-0/+4
* Use target field types in tuple conversions.Matthew Baulch2016-07-141-0/+19
* fixes #3579Andreas Rumpf2016-06-051-1/+1
* SpellcheckFederico Ceratto2016-02-291-2/+2
* tuple unpacking works in a non-var/let contextAraq2015-08-211-0/+32
* s/procedure/routine/ in tests.Dominik Picheta2015-06-051-1/+1
* Got rid of errUndeclaredProcedureField.Dominik Picheta2015-06-041-1/+1
* Fixes #2584Dominik Picheta2015-06-041-1/+1
* made test greenAraq2015-05-031-0/+46
* fixes regression caused by code cleanupsAraq2015-04-291-0/+766
* Adds test file, for bug #1986Joseph Turner2015-04-091-0/+10
* fixes #2369Araq2015-03-211-0/+17
* fixes #2121Araq2015-02-141-0/+9
* typo; last commit fixes #1910Araq2015-01-181-1/+1
* revert to old behaviour: tuple field names are not ignored anymore; fixes #1920Araq2015-01-182-6/+10
* tuple field names are ignoredAraq2014-12-231-1/+5
* new tester; all tests categorizedAraq2014-01-132-0/+25
>
32
33
34
35
36
37
38
39
40
41