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
/
manual.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
'bind' as a declarative statement
Araq
2011-10-10
1
-12
/
+21
*
slurp uses path; unidecode is improved and threadsafe
Araq
2011-10-08
1
-4
/
+7
*
code generator supports constant sequences; more consistent compile time eval...
Araq
2011-10-07
1
-40
/
+30
*
bugfix: overloading resolution for typeof
Araq
2011-09-27
1
-61
/
+75
*
bugfix: internal error in evalFieldAccess; parseutils.interpolatedFragments o...
Araq
2011-09-26
1
-4
/
+3
*
sockets.recv optimizations; stdlib now supports taint mode
Araq
2011-09-24
1
-0
/
+22
*
renamed optional to discardable
Araq
2011-09-24
1
-2
/
+2
*
implemented optional pragma for implicit discard
Araq
2011-09-24
1
-5
/
+17
*
beginning of a taint mode; type system enhancements
Araq
2011-09-24
1
-19
/
+65
*
fixed some newly introduced bugs
Araq
2011-09-21
1
-0
/
+5
*
bugfixes for generics; new threads implementation still broken
Araq
2011-09-20
1
-9
/
+18
*
'pure' is now 'noStackFrame' for procs
Araq
2011-08-19
1
-7
/
+12
*
bugfix: #line generation for windows
Araq
2011-08-11
1
-1
/
+1
*
further tests for var T result type; ttables test now fails :-(
Araq
2011-08-10
1
-158
/
+162
*
documentation for 'var T' as return type
Araq
2011-08-01
1
-1
/
+32
*
void type improvements; documentation improvements
Araq
2011-07-31
1
-3
/
+136
*
preparation for new 'is' operator; breaks bootstrapping again, sorry (use gen...
Araq
2011-07-31
1
-16
/
+16
*
first steps to explicit channels for thread communication; added mainThreadId
Araq
2011-07-16
1
-1
/
+1
*
version 0.8.12
Araq
2011-07-10
1
-1
/
+1
*
preparations for 0.8.12
Araq
2011-07-10
1
-36
/
+148
*
case branches support constant sets for convenience
Araq
2011-06-19
1
-0
/
+21
*
cleaned up the tests; fixes #30; fixes #26
Araq
2011-05-01
1
-47
/
+65
*
slice support in system.nim; syntactic sugar for tables; cleanup of grammar/p...
Araq
2011-04-23
1
-0
/
+28
*
slices are first class citizens
Araq
2011-04-22
1
-26
/
+40
*
p[] instead of p^
Araq
2011-04-11
1
-5
/
+9
*
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
1
-0
/
+47
|
/
*
changed handling of generalized string literals
Araq
2011-02-07
1
-6
/
+17
*
documentation improvements
Araq
2011-02-06
1
-51
/
+52
*
documentation improvements
Araq
2011-01-31
1
-14
/
+56
*
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
*
documentation improvements
Araq
2011-01-09
1
-1
/
+1
*
documentation for source code filters
Araq
2011-01-06
1
-32
/
+35
*
docgen understands and ignores *when false*
Araq
2010-11-18
1
-3
/
+3
*
tiny C support; cosmetic improvements for the docs
Araq
2010-08-28
1
-1
/
+1
*
implemented user-defined pragmas
Andreas Rumpf
2010-07-23
1
-2
/
+40
*
c2nim tool added
Andreas Rumpf
2010-07-21
1
-1
/
+1
*
Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u...
PhiLho
2010-05-21
1
-2765
/
+2764
*
version 0.8.8
Andreas Rumpf
2010-03-14
1
-9
/
+11
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
1
-0
/
+0
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
1
-0
/
+0
*
implemented extended quoting rules
Andreas Rumpf
2010-01-16
1
-3
/
+24
*
better subscript overloading
rumpf_a@web.de
2010-01-03
1
-18
/
+226
*
version 0.8.6
Andreas Rumpf
2009-12-22
1
-15
/
+18
*
floating point checks
Andreas Rumpf
2009-12-14
1
-11
/
+52
[next]