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
/
compiler
/
pragmas.nim
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
case consistency: next steps
Araq
2013-12-29
1
-45
/
+45
*
case consistency part 4
Araq
2013-12-27
1
-66
/
+66
*
case consistency part 1
Araq
2013-12-27
1
-16
/
+16
*
implemented 'injectStmt'; more debug support
Araq
2013-12-16
1
-1
/
+7
*
fixes #576
Araq
2013-09-18
1
-0
/
+1
*
implemented delegators and improved the error messages of unmatched type classes
Zahary Karadjov
2013-08-26
1
-3
/
+4
*
implemented computed goto support
Araq
2013-08-13
1
-5
/
+2
*
'nirmod pretty': almost working
Araq
2013-07-31
1
-1
/
+1
*
'nimrod pretty': next steps
Araq
2013-07-30
1
-1
/
+1
*
lfFullExternalName for 'nimrod pretty'
Araq
2013-07-30
1
-6
/
+9
*
refactorings for the eval engine; bugfix: clean templates as accessors
Araq
2013-07-19
1
-2
/
+5
*
implements the 'codegenDecl' pragma
Araq
2013-06-27
1
-6
/
+7
*
implemented large parts of the 'not nil' checking
Araq
2013-06-09
1
-3
/
+7
*
astToStr is now immediate
Araq
2013-06-02
1
-2
/
+2
*
merged the persistent scopes work with the delayed proc compilation strategy
Zahary Karadjov
2013-05-12
1
-2
/
+7
|
\
|
*
added a ``noforward`` pragma that enables a new compilation strategy
Zahary Karadjov
2013-05-11
1
-2
/
+7
*
|
final fixes giving us a working compiler
Zahary Karadjov
2013-05-12
1
-1
/
+1
*
|
get rid of the SymTab* procs in astalgo
Zahary Karadjov
2013-05-12
1
-1
/
+1
|
/
*
implemented --dynlibOverride option for static linking of 'dynlib'
Araq
2013-04-08
1
-2
/
+5
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
almost every pragma is allowed in a 'push' pragma
Araq
2012-11-20
1
-227
/
+250
*
implemented 'tags' pragma
Araq
2012-11-11
1
-7
/
+8
*
nimbuild should work again
Araq
2012-11-01
1
-5
/
+23
*
bugfix: wrong assertions for C++ code generation; some solaris support; first...
Araq
2012-10-30
1
-5
/
+8
*
website improvements; better opengl wrapper (still broken)
Araq
2012-09-28
1
-3
/
+5
*
next steps towards term rewriting macros; simple examples work
Araq
2012-08-30
1
-2
/
+4
*
objects with no ancestor are not implicitely final
Araq
2012-08-24
1
-2
/
+6
*
next steps to hygienic templates
Araq
2012-08-20
1
-3
/
+5
*
first steps to make templates hygienic
Araq
2012-08-20
1
-9
/
+16
*
bycopy/byref for object/tuple types
Araq
2012-08-16
1
-13
/
+21
*
bugfix: dynlib for variables
Araq
2012-08-05
1
-2
/
+3
*
DLL fixes for windows; fixes #175
Zahary Karadjov
2012-07-31
1
-8
/
+14
*
better error handling for better idetools support
Araq
2012-07-29
1
-16
/
+36
*
made some tests green
Araq
2012-07-17
1
-2
/
+1
*
added proc annotations: macros invoked as pragmas
Araq
2012-06-26
1
-4
/
+7
*
documentation improvements; added system.gorge (for Araq's fun)
Araq
2012-06-22
1
-2
/
+9
*
destructor pragma
Zahary Karadjov
2012-06-07
1
-1
/
+6
*
bugfix: 'error' statement pragma works as expected again
Araq
2012-04-16
1
-7
/
+11
*
Added ``global`` pragma that can be used to introduce new global variables fr...
Zahary Karadjov
2012-04-05
1
-1
/
+4
*
merged branch overloading-for-macros
Zahary Karadjov
2012-03-19
1
-2
/
+6
|
\
|
*
bootstraps fine with overloadable templates
Zahary Karadjov
2012-03-14
1
-2
/
+6
*
|
first steps for cleaner static/const distinction
Araq
2012-03-13
1
-0
/
+1
|
/
*
vars can be 'compileTime'; shallow introduced weird string aliasing bug
Araq
2012-03-11
1
-1
/
+1
*
pragma on/off improvements; endb rewritten
Araq
2012-01-28
1
-24
/
+28
*
pragma blocks; fixed line information issue with user defined assertions
Araq
2012-01-17
1
-0
/
+19
*
implemented incompleteStruct pragma; embedded debugger works with posix module
Araq
2012-01-05
1
-1
/
+5
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
bugfix: the code gen can now handle alias TLock = TSysLock; this fixes thread...
Araq
2011-12-23
1
-3
/
+0
*
codegen uses alias analysis to generate better code
Araq
2011-12-10
1
-1
/
+1
*
implemented 'let' statement
Araq
2011-11-29
1
-0
/
+1
[prev]
[next]