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
*
@ is a sigil-like operator
Araq
2012-04-15
1
-7
/
+26
*
Merge branch 'master' of github.com:Araq/Nimrod into upstream
Zahary Karadjov
2012-04-10
1
-4
/
+4
|
\
|
*
added new OpenGL wrapper
Araq
2012-04-04
1
-4
/
+4
*
|
proper order of initialization for .global. variables
Zahary Karadjov
2012-04-10
1
-1
/
+17
|
/
*
first steps for cleaner static/const distinction
Araq
2012-03-13
1
-0
/
+24
*
documentation improvements
Araq
2012-02-13
1
-2
/
+5
*
added 'system.shallow'
Araq
2012-02-09
1
-1
/
+3
*
version 0.8.14
Araq
2012-02-09
1
-1
/
+1
*
further steps to closure support
Araq
2012-02-06
1
-6
/
+31
*
pragma blocks; fixed line information issue with user defined assertions
Araq
2012-01-17
1
-5
/
+25
*
niminst: bugfixes; documentation changes
Araq
2012-01-15
1
-31
/
+4
*
implicit invokation of items/pairs iterators
Araq
2012-01-08
1
-1
/
+20
*
codegen uses alias analysis to generate better code
Araq
2011-12-10
1
-0
/
+6
*
implemented 'let' statement
Araq
2011-11-29
1
-1
/
+13
*
manual: cstring finally properly documented
Araq
2011-11-25
1
-0
/
+52
*
new pragma: 'noinit'
Araq
2011-11-25
1
-0
/
+9
*
operator precedence changed: assignment like operators are supported; escapin...
Araq
2011-11-09
1
-6
/
+19
*
'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
[next]