summary refs log tree commit diff stats
path: root/tests/varres
Commit message (Expand)AuthorAgeFilesLines
* testament spec: remove errmsg alias of errormsg (#16188)Timothee Cour2020-11-291-1/+1
* fix #12303 (#15964)flywind2020-11-141-0/+3
* fix #13848: make var result work with nim cpp (#13959)Timothee Cour2020-04-131-0/+108
* cleanup Ordinal (#13501)Timothee Cour2020-02-271-2/+2
* fix testsTimothee Cour2019-07-081-2/+4
* require errormsg to be specified before file.Arne Döring2018-12-117-11/+6
* added a test to ensure that for-loop-variables cannot be mutatedAraq2018-08-281-0/+15
* fixes #5113Andreas Rumpf2018-04-211-0/+9
* fixes the 'var T' checkingAndreas Rumpf2018-03-241-4/+8
* enforce 'var T' produces a view into the first parameter; refs #7373Andreas Rumpf2018-03-241-0/+12
* more checking for 'var T' as return type; refs #7373Andreas Rumpf2018-03-242-1/+13
* the parser finally parses 'echo {1,2}' as it shouldAndreas Rumpf2017-09-301-1/+1
* Fixed ret by var in jsYuriy Glukhov2015-10-152-5/+31
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-044-7/+7
* new tester; all tests categorizedAraq2014-01-135-0/+85
n.com> 2019-03-17 16:19:15 -0400 Move exline handling up to aerc, add :term' href='/akspecs/aerc/commit/commands/term.go?h=0.5.1&id=589db742cb2af4b29607ceba62ceca38ec982f62'>589db74 ^
2a09617 ^

16c3f0a ^





589db74 ^




fa04a1e ^
16c3f0a ^

dee0f89 ^
16c3f0a ^



dee0f89 ^
fa04a1e ^
dee0f89 ^
caad1b2 ^
dee0f89 ^

589db74 ^

2a09617 ^
6838c23 ^
2a09617 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57