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
*
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
*
added system.slurp for easy embedding of resources
Araq
2011-08-10
1
-2
/
+4
*
modifyable results for generics; teventemitter works
Araq
2011-08-09
1
-0
/
+6
*
support for C++ code generation; importcpp and importobjc pragmas
Araq
2011-08-07
1
-0
/
+79
*
bugfix: proper cache for generic instantiations
Araq
2011-07-21
1
-1
/
+1
*
preparations for 0.8.12
Araq
2011-07-10
1
-91
/
+93
*
linearScanEnd pragma; string case statement optimization
Araq
2011-03-14
1
-4
/
+20
*
bugfix: readline wrapper; bugfix: evaluation of type conversions
Araq
2011-02-14
1
-1
/
+1
*
REPL improvements
Araq
2011-02-13
1
-1
/
+22
*
docgen: module dependencies are now listed
Araq
2011-01-16
1
-1
/
+12
*
documentation improvements
Araq
2011-01-09
1
-0
/
+43
*
transf: big refactoring; other small fixes
Araq
2011-01-05
1
-1
/
+1
[next]