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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
minor todo update
Araq
2015-03-23
1
-1
/
+1
*
concept example from the manual now works again
Araq
2015-03-23
3
-27
/
+14
*
breaking change: 'concept' is now a keyword and used instead of 'generic'
Araq
2015-03-23
4
-178
/
+180
*
fixes #2390
Araq
2015-03-23
1
-53
/
+59
*
fixes #1783
Araq
2015-03-23
2
-6
/
+15
*
fixes #1787
Araq
2015-03-22
1
-2
/
+4
*
fixes #1717, fixes #2324
Araq
2015-03-22
1
-1
/
+4
*
prepare for upcoming parsing change of unary operators
Araq
2015-03-22
4
-75
/
+75
*
Merge pull request #2370 from flaviut/jsondoc-fixes
Andreas Rumpf
2015-03-22
1
-5
/
+5
|
\
|
*
Fix segfault in jsondoc
Flaviu Tamas
2015-03-18
1
-5
/
+5
*
|
fixes long standing parsing issue with command syntax
Araq
2015-03-22
1
-15
/
+26
*
|
fixes #2266
Araq
2015-03-22
3
-2
/
+7
*
|
fixes #1805
Araq
2015-03-21
6
-719
/
+229
*
|
fixes #2369
Araq
2015-03-21
1
-1
/
+1
*
|
codegen doesn't produce line tracing commands anymore; fixes #1344
Araq
2015-03-21
7
-208
/
+230
*
|
fixes #2221
Araq
2015-03-21
1
-4
/
+17
*
|
fixes #2366
Araq
2015-03-21
3
-2
/
+8
|
/
*
'constructor' pragma for C++ support
Araq
2015-03-18
6
-81
/
+83
*
don't generate memset calls for C++ objects
Araq
2015-03-18
4
-440
/
+447
*
fixes #2336
Araq
2015-03-16
1
-1
/
+2
*
fixes #2359
Araq
2015-03-16
1
-2
/
+2
*
fixes #2352
Araq
2015-03-16
1
-1
/
+1
*
fixes #2346
Araq
2015-03-16
5
-73
/
+81
*
fixes #2257
Araq
2015-03-16
2
-32
/
+35
*
macros.getType() works properly for distinct types
Araq
2015-03-16
1
-2
/
+7
*
fixes #2304
Araq
2015-03-16
3
-5
/
+11
*
disjoint checker is somewhat smarter
Araq
2015-03-16
1
-2
/
+17
*
Merge pull request #2342 from philip-wernersbach/more-improved-objc
Andreas Rumpf
2015-03-16
1
-1
/
+10
|
\
|
*
Add compiler-specific configuration options for all compilers.
Philip Wernersbach
2015-03-15
1
-1
/
+10
*
|
Fixes #2323. Fixes #2148.
Dominik Picheta
2015-03-15
1
-6
/
+6
|
/
*
Merge pull request #2333 from def-/recursive-type
Andreas Rumpf
2015-03-15
1
-0
/
+2
|
\
|
*
globalError instead of localError when failing infinite recursion
def
2015-03-13
1
-1
/
+1
|
*
Fix infinite recursion in semtypes with recursive types
def
2015-03-13
1
-0
/
+2
*
|
Merge pull request #2327 from def-/installation
Andreas Rumpf
2015-03-15
1
-2
/
+2
|
\
\
|
*
|
Rename compiler/nim.ini back to compiler/installer.ini
def
2015-03-13
1
-2
/
+2
|
*
|
Move installer.ini back to nim.ini to fix ./koch csource
def
2015-03-12
1
-0
/
+0
*
|
|
fixes #1809; implements overloading based on 'var T'
Araq
2015-03-14
2
-34
/
+28
*
|
|
disjoint checker works with the new countup iterators
Araq
2015-03-14
1
-3
/
+4
*
|
|
Improve error message for failed conversion in VM
def
2015-03-12
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #2322 from def-/js-typeinfo
Andreas Rumpf
2015-03-12
1
-1
/
+1
|
\
\
|
*
|
Typeinfo for uints in javascript
def
2015-03-12
1
-1
/
+1
*
|
|
fixes #1791
Araq
2015-03-12
1
-4
/
+3
*
|
|
fixes #1868
Araq
2015-03-12
2
-336
/
+338
|
|
/
|
/
|
*
|
fixes #794 properly
Araq
2015-03-12
1
-2
/
+2
|
/
*
fixes #2298
Araq
2015-03-12
1
-203
/
+205
*
Merge pull request #2319 from reactormonk/warning-for-result
Andreas Rumpf
2015-03-12
1
-1
/
+1
|
\
|
*
do not warn about gensym'd results
Simon Hafner
2015-03-11
1
-1
/
+1
*
|
fixes #2286
Araq
2015-03-12
1
-20
/
+31
*
|
fixes #2287
Araq
2015-03-12
4
-280
/
+303
*
|
code cleanup
Araq
2015-03-12
1
-9
/
+9
|
/
[prev]
[next]