summary refs log tree commit diff stats
path: root/lib/wrappers/claro.nim
Commit message (Expand)AuthorAgeFilesLines
* Don't run non-test code when defined(testing)Oleh Prypin2015-04-211-1/+1
* Fix a few more warningsdef2015-02-171-7/+7
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* distinction between re.replace and re.replacef; speed improvements for re moduleAraq2011-03-061-1/+1
* non-nil AST; continue after errors for IDE supportAraq2011-02-121-0/+0
* claro wrapper addedAraq2010-11-071-0/+2734
ithub.com> 2020-12-28 07:13:21 -0600 committer GitHub <noreply@github.com> 2020-12-28 14:13:21 +0100 use doAssert in tests (#16486)' href='/ahoang/Nim/commit/tests/stdlib/teditdistance.nim?h=devel&id=6d442a40a6f89572052d61aeb73ec26d1f3451ce'>6d442a40a ^
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