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
*
Merge branch 'devel' of https://github.com/Araq/Nim into devel
Araq
2014-12-31
4
-8
/
+22
|
\
|
*
bugfix: don't treat generic types with different static params as the same type
Zahary Karadjov
2014-12-31
1
-0
/
+3
|
*
fix #1056
Zahary Karadjov
2014-12-31
2
-2
/
+5
|
*
prettier type name printing for generic types featuring static parameters
Zahary Karadjov
2014-12-31
1
-6
/
+14
*
|
fixes #1774
Araq
2014-12-31
4
-7
/
+3
|
/
*
Update nim.ini
Varriount
2014-12-30
1
-1
/
+1
*
fix #1789 (binding to static params during generic proc sigmatch)
Zahary Karadjov
2014-12-31
5
-45
/
+71
*
fixes #1788
Araq
2014-12-30
1
-2
/
+2
*
release of 0.10.2
Araq
2014-12-29
2
-3
/
+9
*
fixes #1708, fixes #871
Araq
2014-12-28
2
-2
/
+23
*
fixes #1781
Araq
2014-12-28
2
-6
/
+10
*
implemented --bestEffort switch for nimfix
Araq
2014-12-26
1
-2
/
+4
*
fixes #1120
Araq
2014-12-25
7
-28
/
+23
*
fixes #1742
Araq
2014-12-24
5
-14
/
+18
*
fixes a small bug concerning semicolons for top level statements
Araq
2014-12-23
1
-2
/
+4
*
tuple field names are ignored
Araq
2014-12-23
3
-35
/
+12
*
cleaned up os.nim; docgen improvements
Araq
2014-12-21
4
-20
/
+37
*
fixed typos so docgen works again
Araq
2014-12-20
2
-1
/
+2
*
fixes #1187
Araq
2014-12-19
3
-9
/
+10
*
fixes #1690
Araq
2014-12-18
2
-4
/
+5
*
fixes #1744
Araq
2014-12-17
2
-8
/
+15
*
fixes #1638
Araq
2014-12-17
1
-3
/
+5
*
fixes #1388
Araq
2014-12-17
1
-1
/
+1
*
fixes #1655
Araq
2014-12-17
2
-13
/
+15
*
fixes #1181, fixes #1715
Araq
2014-12-16
1
-2
/
+11
*
fixes #1735
Araq
2014-12-15
1
-1
/
+1
*
fixes #1656
Araq
2014-12-15
1
-3
/
+7
*
minor improvements to the docs
Araq
2014-12-14
1
-8
/
+12
*
fixes #1352
Araq
2014-12-14
1
-1
/
+5
*
fixes a tuple lowering bug
Araq
2014-12-13
1
-3
/
+4
*
extracted the fields iterator magic to its own file
Araq
2014-12-12
2
-147
/
+160
*
fixes #1597
Araq
2014-12-11
1
-8
/
+24
*
fixes #1689
Araq
2014-12-10
1
-0
/
+7
*
fixes #1718
Araq
2014-12-10
1
-0
/
+2
*
fixes #1692
Araq
2014-12-10
1
-3
/
+5
*
further website improvements
Araq
2014-12-10
1
-1
/
+3
*
destuctors are experimental; 'func' is now a keyword
Araq
2014-12-10
3
-6
/
+9
*
minor improvement to the barrier implementation
Araq
2014-12-09
1
-1
/
+1
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-12-08
1
-1
/
+1
|
\
|
*
Fixing extraneous semicolon in jsgen output
juxiliary
2014-12-06
1
-1
/
+1
*
|
implemented arrow like operators
Araq
2014-12-08
1
-23
/
+22
*
|
implemented 'experimental' switch
Araq
2014-12-05
8
-6
/
+23
*
|
implements 'defer'
Araq
2014-12-04
5
-13
/
+31
|
/
*
fixes regression due to object assignment fixes
Araq
2014-12-01
1
-7
/
+9
*
fixes #1687
Araq
2014-11-30
1
-1
/
+1
*
fixes #1684
Araq
2014-11-30
1
-0
/
+4
*
fixes regression that caused pegs to not compile
Araq
2014-11-29
1
-0
/
+1
*
fixes #1489, fixes #1490
Araq
2014-11-28
1
-13
/
+10
*
fixes #1039
Araq
2014-11-28
1
-1
/
+1
*
implemented procCall builtin
Araq
2014-11-28
6
-16
/
+19
[next]