index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
accept
/
run
Commit message (
Expand
)
Author
Age
Files
Lines
*
linearScanEnd pragma; string case statement optimization
Araq
2011-03-14
2
-0
/
+197
*
fixes #13; fixes #18
Araq
2011-03-08
2
-0
/
+58
*
various bugfixes for generics; added generic sort proc
Araq
2011-03-03
1
-40
/
+36
*
refactoring: suggest can import sigmatch for type matching
Araq
2011-02-21
2
-0
/
+89
*
tests themselves contain the expected result
Araq
2011-02-20
91
-90
/
+538
*
non-nil AST; continue after errors for IDE support
Araq
2011-02-12
12
-3
/
+3
*
changed handling of generalized string literals
Araq
2011-02-07
1
-1
/
+2
*
unary <; countup two type parameters; --recursivePath should work now
Araq
2011-01-29
2
-0
/
+9
*
explicit indices in array literals
Araq
2011-01-16
2
-0
/
+18
*
Feature: explicit string representation for enum fields
Araq
2011-01-11
3
-0
/
+35
*
SPEC change: ^ is right-assoc and of highest priority
Araq
2011-01-10
2
-0
/
+13
*
bugfix: floating point precision; added strutils.formatFloat
Araq
2011-01-09
2
-0
/
+19
*
implemented 'emit' pragma
Araq
2011-01-07
2
-0
/
+15
*
added test tmultim4.nim
Araq
2011-01-06
2
-0
/
+40
*
transf: big refactoring; other small fixes
Araq
2011-01-05
1
-1
/
+1
*
bugfix: multiple yield statements and loop body vars
Araq
2010-12-13
2
-0
/
+32
*
claro wrapper added
Araq
2010-11-07
2
-0
/
+12
*
version 0.8.10
Araq
2010-10-21
10
-16
/
+23
*
bugfix: finally sections are executed before return/break
Araq
2010-09-20
6
-2
/
+64
*
bugfix: finally sections are executed before return/break
Araq
2010-09-20
2
-4
/
+11
*
bugfix: overflow checking for small ints; bugfix: tiny C works again
Araq
2010-09-20
1
-1
/
+1
*
fixes for exception handling; added system.compileOption
Araq
2010-09-13
2
-0
/
+26
*
handling of compiler procs improved for DLL generation
Andreas Rumpf
2010-07-29
3
-0
/
+0
*
c2nim tool added
Andreas Rumpf
2010-07-21
2
-0
/
+8
*
bugfix: exception handling (still not correct)
Andreas Rumpf
2010-06-04
7
-7
/
+29
*
resolved system.nim conflicts
Andreas Rumpf
2010-05-29
7
-18
/
+18
|
\
|
*
Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u...
PhiLho
2010-05-21
7
-18
/
+18
*
|
added tests
Andreas Rumpf
2010-05-28
5
-0
/
+149
*
|
explicit types for generic routines
Andreas Rumpf
2010-05-28
1
-0
/
+1
|
/
*
Bugfix: strutils.delete
Andreas Rumpf
2010-03-20
1
-0
/
+11
*
version 0.8.8
Andreas Rumpf
2010-03-15
1
-0
/
+0
*
version 0.8.8
Andreas Rumpf
2010-03-14
4
-3
/
+27
*
bugfix: len openarray
Andreas Rumpf
2010-03-10
3
-0
/
+10
*
bugfix: tseqtuple
Andreas Rumpf
2010-03-10
2
-0
/
+23
*
bugfix: bug #511622
Andreas Rumpf
2010-03-08
2
-2
/
+3
*
bugfix: bug499771
Andreas Rumpf
2010-03-08
2
-0
/
+7
*
Bugfix: macros can be exported again
Andreas Rumpf
2010-03-05
1
-0
/
+1
*
further enhancements for the GTK wrapper
Andreas Rumpf
2010-03-01
1
-0
/
+0
*
bugfixes: re; pegs module
Andreas Rumpf
2010-02-28
2
-0
/
+8
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
66
-0
/
+0
*
added spec.csv for testing
Andreas Rumpf
2010-02-25
1
-0
/
+61
*
SQLite wrapper
Andreas Rumpf
2010-02-24
3
-0
/
+13
*
start of yamllexer
rumpf_a@web.de
2010-02-21
2
-0
/
+18
*
start of tests refactoring; sqlite3 new wrapper fixes
rumpf_a@web.de
2010-02-21
60
-0
/
+1409