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
/
web
Commit message (
Expand
)
Author
Age
Files
Lines
*
hashtables: 1st version; parseutils additions
Araq
2011-04-18
1
-0
/
+1
*
p[] instead of p^
Araq
2011-04-11
1
-0
/
+4
*
added another system.open; bugfix: koch clean may not break .git dirs anymore
Araq
2011-04-03
1
-1
/
+2
*
added 'reset' news entry; fixed #23
Araq
2011-03-25
1
-0
/
+1
*
bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas
Araq
2011-03-23
1
-1
/
+1
*
linearScanEnd pragma; string case statement optimization
Araq
2011-03-14
1
-1
/
+5
*
distinction between re.replace and re.replacef; speed improvements for re module
Araq
2011-03-06
1
-1
/
+2
*
tests themselves contain the expected result
Araq
2011-02-20
1
-0
/
+2
*
bugfix: readline wrapper; bugfix: evaluation of type conversions
Araq
2011-02-14
1
-0
/
+4
*
REPL improvements
Araq
2011-02-13
1
-4
/
+4
*
non-nil AST; continue after errors for IDE support
Araq
2011-02-12
2
-0
/
+1
*
changed handling of generalized string literals
Araq
2011-02-07
1
-0
/
+2
*
nimgrep --ext support
Araq
2011-02-02
1
-0
/
+4
*
nimgrep: first working version
Araq
2011-02-02
1
-0
/
+1
*
unary <; countup two type parameters; --recursivePath should work now
Araq
2011-01-29
1
-2
/
+3
*
changes to threads; --recursivePath support
Araq
2011-01-29
1
-1
/
+3
*
c2nim: bugfix: less picky about newlines in preprocessor defines
Araq
2011-01-19
1
-1
/
+2
*
basic thread support; still broken on Windows; untested on Mac OS X
Araq
2011-01-18
1
-0
/
+1
*
explicit indices in array literals
Araq
2011-01-16
1
-0
/
+2
*
json module changes
Araq
2011-01-15
1
-1
/
+1
*
Feature: explicit string representation for enum fields
Araq
2011-01-11
1
-0
/
+11
*
bugfix: floating point precision; added strutils.formatFloat
Araq
2011-01-09
1
-0
/
+3
*
additions to complex module
Araq
2011-01-07
1
-0
/
+1
*
implemented 'emit' pragma
Araq
2011-01-07
1
-1
/
+2
*
added test tmultim4.nim
Araq
2011-01-06
1
-0
/
+1
*
better tester; yet another iterator bugfix
Araq
2011-01-06
1
-0
/
+2
*
bugfix: multiple yield statements and loop body vars
Araq
2010-12-13
1
-1
/
+3
*
added strutils.align
Araq
2010-12-07
1
-0
/
+1
*
docgen understands and ignores *when false*
Araq
2010-11-18
1
-4
/
+5
*
pegs: captured search loop
Araq
2010-11-07
1
-0
/
+1
*
Bugfix: niminst: nimrod is not default dir for *every* project
Araq
2010-11-02
1
-0
/
+1
*
bugfix: dialogs.ChooseFilesToOpen
Araq
2010-11-01
1
-0
/
+2
*
added os.findExe
Araq
2010-10-31
1
-0
/
+1
*
pegs: bugfixes and extensions
Araq
2010-10-31
1
-1
/
+2
*
bugfixes: htmlparser module
Araq
2010-10-30
1
-0
/
+16
*
bugfix: typo in SMTP module; SCGI module finished
Araq
2010-10-25
1
-3
/
+3
*
version 0.8.10
Araq
2010-10-21
5
-11
/
+19
*
proper parameter order for os.copyFile/os.moveFile
Araq
2010-09-21
1
-0
/
+1
*
bugfix: overflow checking for small ints; bugfix: tiny C works again
Araq
2010-09-20
1
-0
/
+1
*
fixes for exception handling; added system.compileOption
Araq
2010-09-13
1
-1
/
+3
*
accurate file/line information
Andreas Rumpf
2010-08-14
1
-1
/
+2
*
documentation changes
Andreas Rumpf
2010-08-12
1
-1
/
+1
*
c2nim: new features & bugfixes
Andreas Rumpf
2010-08-11
2
-1
/
+3
*
DLL generation of the stdlib for unix
Andreas Rumpf
2010-08-04
1
-0
/
+2
*
before stack init change
Andreas Rumpf
2010-08-01
1
-0
/
+4
*
handling of compiler procs improved for DLL generation
Andreas Rumpf
2010-07-29
1
-0
/
+11
*
implemented user-defined pragmas
Andreas Rumpf
2010-07-23
1
-0
/
+1
*
bugfix: c2nim: typedef a b;
Andreas Rumpf
2010-07-21
2
-4
/
+6
*
c2nim tool added
Andreas Rumpf
2010-07-21
2
-0
/
+24
*
bugfix: exception handling (still not correct)
Andreas Rumpf
2010-06-04
1
-2
/
+4
[next]