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
*
implemented and documented the new typedesc binding rules
Zahary Karadjov
2013-08-23
1
-7
/
+26
*
fixed and documented computedGoto pragma
Araq
2013-08-22
2
-1
/
+46
*
new VM: next steps
Araq
2013-08-03
1
-0
/
+4
*
Merge pull request #515 from gradha/pr_idetools_improvements
Araq
2013-07-07
1
-11
/
+142
|
\
|
*
Documents idetools skMacro with failure test case.
Grzegorz Adam Hankiewicz
2013-07-06
1
-0
/
+20
|
*
Documents idetools skLabel with failure test case.
Grzegorz Adam Hankiewicz
2013-07-06
1
-0
/
+16
|
*
Moves caasdriver comments into idetools document.
Grzegorz Adam Hankiewicz
2013-07-06
1
-2
/
+95
|
*
Mentions expected order of idetools suggest results.
Grzegorz Adam Hankiewicz
2013-07-06
1
-1
/
+3
|
*
Adds caas and idetools keywords to The One And Only Great Index.
Grzegorz Adam Hankiewicz
2013-07-06
1
-8
/
+8
*
|
Documents passC/passL pragmas. Refs #506.
Grzegorz Adam Hankiewicz
2013-07-05
2
-2
/
+31
|
/
*
--os:standalone works again
Araq
2013-06-30
1
-2
/
+7
*
Merge pull request #486 from gradha/pr_idetools_docs
Araq
2013-06-28
3
-0
/
+479
|
\
|
*
Starts idetools specific documentation.
Grzegorz Adam Hankiewicz
2013-06-16
2
-0
/
+475
|
*
Lists available idetools caas switches.
Grzegorz Adam Hankiewicz
2013-06-15
1
-0
/
+4
*
|
implements nicer floating point literals
Araq
2013-06-27
1
-1
/
+1
*
|
implements the 'codegenDecl' pragma
Araq
2013-06-27
1
-0
/
+15
|
/
*
Merge pull request #473 from gradha/pr_doc_improvements
Araq
2013-06-09
3
-2
/
+33
|
\
|
*
Adds docutils modules to lib index, fixes :idx: markers.
Grzegorz Adam Hankiewicz
2013-06-09
1
-0
/
+16
|
*
Documents shortcut array syntax. Refs #397.
Grzegorz Adam Hankiewicz
2013-06-09
1
-0
/
+15
|
*
Adds distinct and borrow to the one and only true index.
Grzegorz Adam Hankiewicz
2013-06-09
1
-2
/
+2
*
|
resolved conflict; added missing files
Araq
2013-06-09
1
-0
/
+2
|
\
|
|
*
documented trackDirty
zah
2013-06-08
1
-0
/
+2
*
|
implemented large parts of the 'not nil' checking
Araq
2013-06-09
2
-30
/
+48
|
/
*
new scoping rules for 'if' now active
Araq
2013-06-04
1
-2
/
+0
*
fixes semicolon parsing issue
Araq
2013-06-03
1
-1
/
+1
*
fixed typos in the manual; kept trimcc tool up to date
Araq
2013-05-21
1
-4
/
+4
*
version 0.9.2
Araq
2013-05-20
1
-1
/
+1
*
GC'ed wide strings for windows
Araq
2013-05-20
1
-4
/
+4
*
'from' statement documented
Araq
2013-05-19
1
-0
/
+19
*
made some tests green; implemented 'from module import nil'
Araq
2013-05-19
1
-0
/
+9
*
updated docs
Araq
2013-05-19
1
-6
/
+0
*
Implemented new Nimrod website designed by @PhilipWitte.
Dominik Picheta
2013-05-18
1
-3
/
+0
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-05-14
1
-0
/
+45
|
\
|
*
Merge branch 'master' of github.com:Araq/Nimrod into upstream
Zahary Karadjov
2013-05-12
1
-3
/
+4
|
|
\
|
*
|
documented the ``noforward`` pragma
Zahary Karadjov
2013-05-12
1
-0
/
+45
*
|
|
'inject' for 'for' loop variables
Araq
2013-05-14
1
-2
/
+2
|
|
/
|
/
|
*
|
new effect system should be sound now
Araq
2013-05-11
1
-3
/
+4
|
/
*
better effects handling for callbacks
Araq
2013-05-09
1
-4
/
+26
*
pegs/re =~ warns about scope rule change; improved docs
Araq
2013-05-08
1
-6
/
+7
*
more intuitive behaviour for 'discardable' in expression bodies
Araq
2013-05-04
1
-3
/
+11
*
revert new scope for 'if'
Araq
2013-05-02
1
-1
/
+3
*
tester should work again; documented (;)
Araq
2013-04-30
2
-0
/
+35
*
Merge branch 'master' into newparser
Araq
2013-04-22
3
-1
/
+38
|
\
|
*
Merge pull request #388 from gradha/pr_improves_tutorial_tuples_example
Araq
2013-04-17
1
-0
/
+18
|
|
\
|
|
*
Improves tutorial tuples example.
Grzegorz Adam Hankiewicz
2013-04-15
1
-0
/
+18
|
*
|
Corrects default verbosity level from 0 to 1.
Grzegorz Adam Hankiewicz
2013-04-15
2
-2
/
+3
|
*
|
Documents verbosity levels. Refs #258.
Grzegorz Adam Hankiewicz
2013-04-14
1
-0
/
+18
|
|
/
*
/
new parsing scheme is documented
Araq
2013-04-21
2
-421
/
+262
|
/
*
implemented --dynlibOverride option for static linking of 'dynlib'
Araq
2013-04-08
1
-0
/
+5
*
documented restricted destructors
Araq
2013-04-08
1
-0
/
+34
[next]