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
/
rod
Commit message (
Expand
)
Author
Age
Files
Lines
*
various bugfixes for generics; added generic sort proc
Araq
2011-03-03
8
-52
/
+93
*
--stdout make compiler messages go to stderr
Araq
2011-02-25
10
-33
/
+36
*
--stdout support; idetools implemented
Araq
2011-02-25
14
-96
/
+166
*
suggest: got rid of debug code
Araq
2011-02-23
1
-3
/
+0
*
suggest: improvements
Araq
2011-02-23
2
-14
/
+51
*
next steps to perfect 'suggest'
Araq
2011-02-22
6
-38
/
+104
*
refactoring: suggest can import sigmatch for type matching
Araq
2011-02-21
10
-266
/
+356
*
somewhat better 'suggest'
Araq
2011-02-21
3
-2
/
+5
*
koch: 'git' command
Araq
2011-02-20
1
-3
/
+8
*
regenerated C code; attempt to support powerpc64
Araq
2011-02-20
1
-0
/
+1
*
tests themselves contain the expected result
Araq
2011-02-20
4
-11
/
+15
*
ugh, forgot to add rod/suggest.nim
Araq
2011-02-16
1
-0
/
+51
*
first implementation of suggest
Araq
2011-02-16
10
-22
/
+49
*
bugfix: readline wrapper; bugfix: evaluation of type conversions
Araq
2011-02-14
3
-26
/
+31
*
REPL improvements
Araq
2011-02-13
8
-39
/
+101
*
basic continue after error works; interactive mode more useful
Araq
2011-02-13
9
-29
/
+48
*
non-nil AST; continue after errors for IDE support
Araq
2011-02-12
40
-705
/
+665
*
first step to get rid of nil in the AST
Araq
2011-02-09
16
-435
/
+500
*
changed handling of generalized string literals
Araq
2011-02-07
5
-29
/
+50
*
documentation improvements
Araq
2011-02-06
1
-2
/
+2
*
rebuilt C code for installation
Araq
2011-02-04
1
-0
/
+1
*
documentation improvements
Araq
2011-01-31
2
-2
/
+2
*
--recursivePath may handle dots correctly now
Araq
2011-01-29
1
-1
/
+3
*
unary <; countup two type parameters; --recursivePath should work now
Araq
2011-01-29
6
-45
/
+31
*
changes to threads; --recursivePath support
Araq
2011-01-29
12
-118
/
+136
*
c2nim: bugfix: less picky about newlines in preprocessor defines
Araq
2011-01-19
2
-1
/
+10
*
basic thread support; still broken on Windows; untested on Mac OS X
Araq
2011-01-18
2
-17
/
+10
*
explicit indices in array literals
Araq
2011-01-16
2
-2
/
+22
*
docgen: module dependencies are now listed
Araq
2011-01-16
2
-10
/
+16
*
cleanup: E_Base should not be used for inheriting exceptions; documentation g...
Araq
2011-01-15
1
-6
/
+24
*
httpserver may work better now
Araq
2011-01-13
1
-1
/
+2
*
Feature: explicit string representation for enum fields
Araq
2011-01-11
3
-8
/
+28
*
SPEC change: ^ is right-assoc and of highest priority
Araq
2011-01-10
1
-23
/
+20
*
support for objective C generation
Araq
2011-01-10
5
-12
/
+23
*
c2nim compiles again [#9 state:resolved]; better error message for named para...
Araq
2011-01-09
2
-1
/
+4
*
bugfix: floating point precision; added strutils.formatFloat
Araq
2011-01-09
7
-50
/
+64
*
implemented 'emit' pragma
Araq
2011-01-07
6
-71
/
+89
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-01-06
2
-55
/
+40
|
\
|
*
fixes #5, also cleaned up extccomp a bit.
dom96
2011-01-06
2
-55
/
+40
*
|
better tester; yet another iterator bugfix
Araq
2011-01-06
1
-37
/
+52
*
|
bugfix: compiler rejects methods without object parameter
Araq
2011-01-06
4
-3
/
+18
|
/
*
bugfix: semantic checking: tuples without named fields
Araq
2011-01-06
1
-1
/
+1
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-01-05
1
-8
/
+6
|
\
|
*
Fixed a bug in typeToString with generics.
dom96
2011-01-03
1
-8
/
+6
*
|
transf: big refactoring; other small fixes
Araq
2011-01-05
6
-223
/
+279
*
|
bugfix: multiple yield statements and loop body vars
Araq
2010-12-13
4
-65
/
+111
*
|
added strutils.align
Araq
2010-12-07
1
-2
/
+2
*
|
commit before ov-res changes
Araq
2010-12-07
2
-18
/
+14
*
|
docgen understands and ignores *when false*
Araq
2010-11-18
1
-1
/
+5
|
/
*
niminst: support for doc_start
Araq
2010-11-02
1
-0
/
+1
[next]