summary refs log tree commit diff stats
path: root/tests/template
Commit message (Collapse)AuthorAgeFilesLines
* fixes nested gensym'ed parameters; fixes #9476Araq2018-12-081-0/+40
|
* activated more tests, allow input in test specArne Döring2018-11-231-5/+1
|
* updated tests to be executedArne Döring2018-11-236-4/+38
|
* fix #9647 tmpl=>nimf (#9658)Timothee Cour2018-11-142-1/+1
|
* Merge tests into a larger file (part 8 of ∞) (#9583)Miran2018-11-0627-435/+460
| | | | | | | | * merge tuple tests * merge trmacros tests * merge template tests
* closes #4750Araq2018-09-031-0/+19
|
* fixes #8052Araq2018-08-311-0/+23
|
* make tdefault_nil test compile againAraq2018-08-221-1/+1
|
* make more tests greenAndreas Rumpf2018-08-132-3/+3
|
* make tests green againAndreas Rumpf2018-07-052-2/+2
|
* make tests green againAndreas Rumpf2018-07-051-1/+1
|
* Merge pull request #7981 from cooldome/Fix_-7980Andreas Rumpf2018-06-121-0/+27
|\ | | | | Fixes 7980
| * fixes 7980cooldome2018-06-061-0/+27
| |
* | add test case for fix to #7997Vindaar2018-06-101-0/+46
|/
* fix #7883; fix #7829Zahary Karadjov2018-05-261-0/+24
|
* test case for #2416 (#7649)genotrance2018-04-182-0/+3
|
* Remove expr/stmt (#5857)Arne Döring2017-07-2521-49/+41
|
* fix affecting templates with explicit generic paramsZahary Karadjov2017-05-131-0/+13
|
* support post expression blocks in return and yieldZahary Karadjov2017-04-101-2/+1
|
* add test case for getAst regressionAndreas Rumpf2017-03-201-0/+23
|
* revert getAst handling to not use overloading resolutionAndreas Rumpf2017-03-201-1/+1
|
* overloading resolution for getAst; breaking changeAraq2017-03-181-0/+19
|
* fixes #5467Araq2017-03-071-1/+25
|
* fixes #5478Araq2017-03-061-0/+22
|
* fixes #5417Andreas Rumpf2017-02-241-0/+18
|
* fixes #5419Andreas Rumpf2017-02-242-0/+28
|
* fixes #5405Araq2017-02-161-0/+15
|
* fixes #5383Araq2017-02-162-5/+17
|
* fixes #5285Andreas Rumpf2017-02-042-1/+22
|
* Fixes #5225 (#5243)Lolo Iccl2017-01-181-0/+11
| | | | | | | | | | * Fixes #5225 * Fixes #5225 * Fixes #5225 fix typo
* fixes #5135Andreas Rumpf2016-12-212-0/+9
|
* fixes #4875Andreas Rumpf2016-10-201-0/+13
|
* fixes #4292Andreas Rumpf2016-08-261-0/+9
|
* fixes #4564Andreas Rumpf2016-08-042-0/+10
|
* makes tests green againAndreas Rumpf2016-05-281-3/+4
|
* fixes #4097Andreas Rumpf2016-04-191-0/+17
|
* use 'using' instead of 'sig' keyword; cleans up new features a bitAndreas Rumpf2016-02-291-1/+1
|
* sequtils related changesPeter Mora2015-10-051-1/+1
|
* Use new #? filter prefix in various placesAdam Strzelecki2015-09-301-1/+1
| | | | This silences deprecation warnings and prevent collision with UNIX shebang.
* fixes some regressionsAraq2015-09-121-4/+4
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-049-239/+239
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* fixes #2670Araq2015-08-081-0/+13
|
* fixes #3158Araq2015-08-021-0/+20
|
* made test green againAraq2015-08-021-339/+339
|
* renamed writeln to writeLine in testspatrick dw2015-06-192-4/+4
|
* fixes #2629, fixes #2641, fixes #2632, fixes #2630Araq2015-05-031-0/+14
|
* fixes #2585Araq2015-04-221-0/+30
|
* added system.typed and system.untyped aliasesAraq2015-04-071-4/+4
|
* Rename PNimrodNode to NimNodedef2015-03-171-5/+5
|
* fixed the tester; more tests greenAraq2015-03-101-3/+3
|