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 (
Collapse
)
Author
Age
Files
Lines
*
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 ↵
Araq
2011-07-31
1
-16
/
+16
|
|
|
|
generated C code)
*
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 ↵
Araq
2011-04-23
1
-0
/
+28
|
|
|
|
grammar/parser
*
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 ↵
PhiLho
2010-05-21
1
-2765
/
+2764
|
|
|
|
update
*
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
|
*
Pascal version of compiler uses nimlib
Andreas Rumpf
2009-12-09
1
-1
/
+1
|
*
version 0.8.5: bugfixes; compiler now maintained in Nimrod
Andreas Rumpf
2009-12-07
1
-10
/
+11
|
*
bug concerning constant evaluation fixed
Andreas Rumpf
2009-11-26
1
-4
/
+4
|
*
nimrod compiles again
Andreas Rumpf
2009-11-16
1
-1
/
+6
|
*
fixed typos in documentation
Andreas Rumpf
2009-11-15
1
-82
/
+85
|
*
bind table
Andreas Rumpf
2009-11-12
1
-4
/
+42
|
*
bugfixes: macros; splitFile; strutils.split; iterator.method
rumpf_a@web.de
2009-10-27
1
-2
/
+2
|
*
version 0.8.2
rumpf_a@web.de
2009-10-21
1
-6
/
+91
|
*
implemented multi methods
Andreas Rumpf
2009-09-23
1
-3
/
+5
|
*
added tools and web dirs
Andreas Rumpf
2009-09-15
1
-70
/
+293
|
*
overload resolution for proc vars
Andreas Rumpf
2009-06-24
1
-5
/
+93
|
*
version0.7.10
Andreas Rumpf
2009-06-08
1
-1
/
+1
|
[next]