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
/
nimrodc.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Starts backends.txt with bits from nimrodc.txt.
Grzegorz Adam Hankiewicz
2014-06-21
1
-34
/
+12
*
Hyperlinks together importc like pragmas.
Grzegorz Adam Hankiewicz
2014-06-21
1
-9
/
+10
*
Documents -d: in the compiler guide and hyperlinks assert/defined.
Grzegorz Adam Hankiewicz
2014-06-06
1
-0
/
+12
*
Merge pull request #1178 from EXetoC/nostackframe
Andreas Rumpf
2014-05-29
1
-1
/
+3
|
\
|
*
Forgot to remove that.
EXetoC
2014-05-04
1
-1
/
+1
|
*
Typo.
EXetoC
2014-05-04
1
-1
/
+1
|
*
asmNoStackFrame -> stackTrace:off
EXetoC
2014-05-04
1
-0
/
+2
|
*
noStackFrame -> asmNoStackFrame
EXetoC
2014-05-04
1
-1
/
+1
*
|
Merge pull request #1132 from gradha/pr_index_improvements
Andreas Rumpf
2014-05-26
1
-22
/
+22
|
\
\
|
*
|
Removes many fake `idx` entries.
Grzegorz Adam Hankiewicz
2014-04-21
1
-22
/
+22
|
|
/
*
/
fix some typos
Patrick Pelletier
2014-05-07
1
-1
/
+1
|
/
*
Adds some cross references to docgen manual.
Grzegorz Adam Hankiewicz
2014-01-06
1
-0
/
+7
*
implemented 'injectStmt'; more debug support
Araq
2013-12-16
1
-0
/
+13
*
the compiler can now deal with multiple modules of the same name
Araq
2013-09-26
1
-1
/
+2
*
documentation improvements
Araq
2013-09-25
1
-0
/
+37
*
fixed and documented computedGoto pragma
Araq
2013-08-22
1
-1
/
+1
*
Documents passC/passL pragmas. Refs #506.
Grzegorz Adam Hankiewicz
2013-07-05
1
-0
/
+29
*
--os:standalone works again
Araq
2013-06-30
1
-2
/
+7
*
Merge pull request #486 from gradha/pr_idetools_docs
Araq
2013-06-28
1
-0
/
+8
|
\
|
*
Starts idetools specific documentation.
Grzegorz Adam Hankiewicz
2013-06-16
1
-0
/
+8
*
|
implements the 'codegenDecl' pragma
Araq
2013-06-27
1
-0
/
+15
|
/
*
implemented large parts of the 'not nil' checking
Araq
2013-06-09
1
-1
/
+1
*
updated docs
Araq
2013-05-19
1
-6
/
+0
*
Corrects default verbosity level from 0 to 1.
Grzegorz Adam Hankiewicz
2013-04-15
1
-1
/
+2
*
Documents verbosity levels. Refs #258.
Grzegorz Adam Hankiewicz
2013-04-14
1
-0
/
+18
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
EcmaScript => JS. Fixes #330
Simon Hafner
2013-02-15
1
-8
/
+8
*
fixes #250
Araq
2012-11-19
1
-0
/
+32
*
first version of a memory profiler
Araq
2012-10-10
1
-0
/
+1
*
first steps for compiler as a service
Araq
2012-10-03
1
-0
/
+1
*
documented hygienic templates; made tests green; fixed system.clamp
Araq
2012-08-22
1
-1
/
+1
*
idetools: 'usages' and 'def' should work now; documented js backend
Araq
2012-08-05
1
-0
/
+37
*
fixed some typos in the documentation
Araq
2012-07-31
1
-2
/
+2
*
cross-compilation improvements
Araq
2012-07-08
1
-1
/
+14
*
JS codegen enhancements; still unusable
Araq
2012-07-01
1
-0
/
+1
*
documentation improvements; GC_step improved
Araq
2012-04-21
1
-1
/
+8
*
GC with realtime support
Araq
2012-04-21
1
-0
/
+3
*
documentation improvements; cleanup
Araq
2012-04-16
1
-3
/
+0
*
documentation improvements
Araq
2012-04-16
1
-0
/
+42
*
fixed another docgen bug; initial mongodb wrapper
Araq
2012-04-06
1
-31
/
+0
*
exported strutils.abbrev
Araq
2012-02-24
1
-3
/
+3
*
system.shallow documented
Araq
2012-02-12
1
-0
/
+12
*
fixes tests for 'system.shallow'
Araq
2012-02-10
1
-1
/
+1
*
project wide configuration file now with suffix '.nimrod.cfg'
Araq
2012-01-15
1
-3
/
+4
*
implemented incompleteStruct pragma; embedded debugger works with posix module
Araq
2012-01-05
1
-0
/
+11
*
bugfix: don't process arguments that are to be passed to the produced exe
Araq
2011-11-30
1
-2
/
+7
*
cleaned up configuration file handling and documented the new behaviour
Araq
2011-11-30
1
-15
/
+11
*
documentation for the compilation cache
Araq
2011-10-23
1
-2
/
+24
*
bugfix: fixed built-in 'reset'
Araq
2011-08-20
1
-2
/
+4
*
more occurences of 'pure' proc pragma fixed
Araq
2011-08-20
1
-1
/
+1
[next]