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
/
todo.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
slices are first class citizens
Araq
2011-04-22
1
-1
/
+1
*
p[] instead of p^
Araq
2011-04-11
1
-6
/
+5
*
p[] instead of p^
Araq
2011-04-11
1
-2
/
+1
*
todo.txt changes
Araq
2011-04-04
1
-0
/
+1
*
added another system.open; bugfix: koch clean may not break .git dirs anymore
Araq
2011-04-03
1
-0
/
+1
*
ugh, maybe broke git
Araq
2011-04-01
1
-5
/
+4
*
some little bugfixes
Araq
2011-03-27
1
-1
/
+1
*
Merge branch 'master' of https://github.com/Tass/Nimrod into Tass-master
Araq
2011-03-24
1
-1
/
+0
|
\
|
*
+ documentation for implicit conversions
Simon Hafner
2011-03-18
1
-1
/
+0
*
|
bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas
Araq
2011-03-23
1
-7
/
+4
*
|
linearScanEnd pragma; string case statement optimization
Araq
2011-03-14
1
-1
/
+0
|
/
*
distinction between re.replace and re.replacef; speed improvements for re module
Araq
2011-03-06
1
-2
/
+7
*
various bugfixes for generics; added generic sort proc
Araq
2011-03-03
1
-1
/
+0
*
--stdout support; idetools implemented
Araq
2011-02-25
1
-2
/
+1
*
suggest: improvements
Araq
2011-02-23
1
-0
/
+1
*
next steps to perfect 'suggest'
Araq
2011-02-22
1
-2
/
+1
*
somewhat better 'suggest'
Araq
2011-02-21
1
-2
/
+2
*
tests themselves contain the expected result
Araq
2011-02-20
1
-1
/
+0
*
first implementation of suggest
Araq
2011-02-16
1
-2
/
+2
*
bugfix: readline wrapper; bugfix: evaluation of type conversions
Araq
2011-02-14
1
-0
/
+1
*
non-nil AST; continue after errors for IDE support
Araq
2011-02-12
1
-4
/
+1
*
first step to get rid of nil in the AST
Araq
2011-02-09
1
-1
/
+5
*
changed handling of generalized string literals
Araq
2011-02-07
1
-1
/
+0
*
documentation improvements
Araq
2011-02-06
1
-0
/
+1
*
nimgrep: version 0.8
Araq
2011-02-03
1
-0
/
+2
*
--recursivePath may handle dots correctly now
Araq
2011-01-29
1
-2
/
+2
*
changes to threads; --recursivePath support
Araq
2011-01-29
1
-2
/
+3
*
c2nim: bugfix: less picky about newlines in preprocessor defines
Araq
2011-01-19
1
-1
/
+4
*
basic thread support; still broken on Windows; untested on Mac OS X
Araq
2011-01-18
1
-1
/
+5
*
explicit indices in array literals
Araq
2011-01-16
1
-1
/
+0
*
json module changes
Araq
2011-01-15
1
-1
/
+0
*
json module changes
Araq
2011-01-15
1
-0
/
+5
*
httpserver may work better now
Araq
2011-01-13
1
-1
/
+1
*
Feature: explicit string representation for enum fields
Araq
2011-01-11
1
-0
/
+2
*
support for objective C generation
Araq
2011-01-10
1
-1
/
+0
*
documentation improvements
Araq
2011-01-09
1
-1
/
+1
*
c2nim compiles again [#9 state:resolved]; better error message for named para...
Araq
2011-01-09
1
-0
/
+2
*
bugfix: floating point precision; added strutils.formatFloat
Araq
2011-01-09
1
-1
/
+0
*
additions to complex module
Araq
2011-01-07
1
-1
/
+0
*
better tester; yet another iterator bugfix
Araq
2011-01-06
1
-1
/
+0
*
bugfix: compiler rejects methods without object parameter
Araq
2011-01-06
1
-0
/
+4
*
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
1
-0
/
+2
*
commit before ov-res changes
Araq
2010-12-07
1
-1
/
+0
*
pegs: bugfixes and extensions
Araq
2010-10-31
1
-5
/
+0
*
bugfixes: htmlparser module
Araq
2010-10-30
1
-0
/
+5
*
bugfix: typo in SMTP module; SCGI module finished
Araq
2010-10-25
1
-1
/
+1
*
version 0.8.10
Araq
2010-10-21
1
-9
/
+1
*
bugfix: finally sections are executed before return/break
Araq
2010-09-20
1
-1
/
+0
*
bugfix: overflow checking for small ints; bugfix: tiny C works again
Araq
2010-09-20
1
-2
/
+0
[next]