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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
slices are first class citizens
Araq
2011-04-22
2
-40
/
+55
*
grammar changes for table constructor: first part
Araq
2011-04-21
1
-9
/
+10
*
got rid of some arcane module names
Araq
2011-04-21
1
-9
/
+4
*
big repo cleanup
Araq
2011-04-12
1
-11
/
+6
*
p[] instead of p^
Araq
2011-04-11
2
-9
/
+14
*
ugh, maybe broke git
Araq
2011-04-01
1
-1
/
+5
*
some little bugfixes
Araq
2011-03-27
1
-2
/
+2
*
Merge branch 'master' of https://github.com/Tass/Nimrod into Tass-master
Araq
2011-03-24
1
-0
/
+16
|
\
|
*
+ documentation for implicit conversions
Simon Hafner
2011-03-18
1
-0
/
+16
*
|
bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas
Araq
2011-03-23
1
-47
/
+67
*
|
linearScanEnd pragma; string case statement optimization
Araq
2011-03-14
2
-4
/
+67
|
/
*
more fixes for dy(n)lib typo; fixes #15
Araq
2011-03-08
1
-2
/
+2
*
--stdout support; idetools implemented
Araq
2011-02-25
2
-13
/
+20
*
bugfix: readline wrapper; bugfix: evaluation of type conversions
Araq
2011-02-14
2
-1
/
+12
*
REPL improvements
Araq
2011-02-13
4
-6
/
+31
*
non-nil AST; continue after errors for IDE support
Araq
2011-02-12
2
-5
/
+3
*
changed handling of generalized string literals
Araq
2011-02-07
2
-8
/
+22
*
documentation improvements
Araq
2011-02-06
3
-55
/
+63
*
nimgrep: first working version
Araq
2011-02-02
1
-2
/
+6
*
documentation improvements
Araq
2011-01-31
2
-58
/
+67
*
changes to threads; --recursivePath support
Araq
2011-01-29
2
-1
/
+2
*
basic thread support; still broken on Windows; untested on Mac OS X
Araq
2011-01-18
1
-0
/
+3
*
docgen: module dependencies are now listed
Araq
2011-01-16
1
-1
/
+12
*
cleanup: E_Base should not be used for inheriting exceptions; documentation g...
Araq
2011-01-15
1
-0
/
+4
*
Feature: explicit string representation for enum fields
Araq
2011-01-11
1
-0
/
+18
*
SPEC change: ^ is right-assoc and of highest priority
Araq
2011-01-10
1
-1
/
+1
*
SPEC change: ^ is right-assoc and of highest priority
Araq
2011-01-10
1
-3
/
+5
*
support for objective C generation
Araq
2011-01-10
1
-0
/
+1
*
documentation improvements
Araq
2011-01-09
2
-1
/
+44
*
documentation for source code filters
Araq
2011-01-06
3
-78
/
+49
*
better tester; yet another iterator bugfix
Araq
2011-01-06
1
-2
/
+6
*
transf: big refactoring; other small fixes
Araq
2011-01-05
1
-1
/
+1
*
docgen understands and ignores *when false*
Araq
2010-11-18
3
-6
/
+11
*
pegs: captured search loop
Araq
2010-11-07
1
-1
/
+5
*
niminst: support for doc_start
Araq
2010-11-02
1
-1
/
+4
*
pegs: bugfixes and extensions
Araq
2010-10-31
1
-0
/
+10
*
added install.sh; scgi: does not set system.stackTraceNewLine anymore
Araq
2010-10-26
1
-0
/
+1
*
bugfix: typo in SMTP module; SCGI module finished
Araq
2010-10-25
1
-1
/
+15
*
added base64 module; decoding still broken
Araq
2010-10-23
1
-9
/
+9
*
version 0.8.10
Araq
2010-10-21
6
-151
/
+702
*
tiny C support; cosmetic improvements for the docs
Araq
2010-08-28
5
-3
/
+98
*
accurate file/line information
Andreas Rumpf
2010-08-14
1
-0
/
+3
*
documentation changes
Andreas Rumpf
2010-08-12
1
-266
/
+261
*
c2nim: new features & bugfixes
Andreas Rumpf
2010-08-11
1
-97
/
+153
*
inlining of the write barrier for dlls
Andreas Rumpf
2010-08-08
1
-17
/
+17
*
inlining of the write barrier for dlls
Andreas Rumpf
2010-08-08
3
-20
/
+17
*
implemented user-defined pragmas
Andreas Rumpf
2010-07-23
1
-2
/
+40
*
c2nim: better parsing of #ifdef C2NIM; #def support
Andreas Rumpf
2010-07-22
1
-2
/
+4
*
added system.appType magic
Andreas Rumpf
2010-07-21
2
-1
/
+11
*
c2nim tool added
Andreas Rumpf
2010-07-21
1
-1
/
+1
[next]