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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
next steps towards term rewriting macros; simple examples work
Araq
2012-08-30
17
-56
/
+124
*
first steps towards term rewriting macros
Araq
2012-08-30
17
-58
/
+264
*
parameter passing works the same for macros and templates; use callsite magic...
Araq
2012-08-28
16
-180
/
+270
*
implemented generic templates
Araq
2012-08-27
7
-26
/
+47
*
thygienictempl added
Araq
2012-08-26
1
-0
/
+10
*
distinguish properly between nkOpen and nkClosedSymChoice
Araq
2012-08-26
15
-50
/
+107
*
bindSym suffices; no 'bind' for macros anymore
Araq
2012-08-25
9
-73
/
+48
*
made tests green again
Araq
2012-08-24
7
-7
/
+7
*
objects with no ancestor are not implicitely final
Araq
2012-08-24
15
-22
/
+44
*
documented bind in macros
Araq
2012-08-24
2
-2
/
+55
*
implemented 'bind' for macros
Araq
2012-08-24
7
-15
/
+83
*
implemented backslash for continuation comments
Araq
2012-08-23
6
-10
/
+46
*
fixes #185
Araq
2012-08-22
1
-2
/
+7
*
bugfix for methods (comment in #185)
Araq
2012-08-22
2
-4
/
+10
*
added ttables2 to gather data about issue #183
Araq
2012-08-22
2
-1
/
+22
*
documented hygienic templates; made tests green; fixed system.clamp
Araq
2012-08-22
11
-48
/
+123
*
Fixed tasyncudp.nim to work with fowl's changes.
Dominik Picheta
2012-08-20
1
-1
/
+2
*
Merge branch 'master' of git://github.com/fowlmouth/Nimrod into fowlmouth-master
Dominik Picheta
2012-08-20
1
-4
/
+5
|
\
|
*
changed port to TPort
My Name
2012-08-20
1
-3
/
+3
|
*
added port output for sockets.recvFrom
My Name
2012-08-20
1
-4
/
+5
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-08-20
5
-8
/
+40
|
\
|
|
*
Added strutils.rfind.
Dominik Picheta
2012-08-19
1
-0
/
+14
|
*
os.JoinPath now uses varargs. Some additions to gtk wrappers.
Dominik Picheta
2012-08-19
3
-7
/
+25
|
*
Fixes bug in streams.ssSetPosition.
Dominik Picheta
2012-08-18
1
-1
/
+1
*
|
breaking change: hygienic templates (undocumented)
Araq
2012-08-20
1
-1
/
+3
*
|
next steps to hygienic templates
Araq
2012-08-20
17
-76
/
+97
*
|
first steps to make templates hygienic
Araq
2012-08-20
23
-186
/
+485
|
/
*
made tests green again
Araq
2012-08-16
7
-20
/
+20
*
bycopy/byref for object/tuple types
Araq
2012-08-16
6
-17
/
+49
*
stdlib uses more of varargs
Araq
2012-08-16
4
-4
/
+14
*
rebuilt C sources
Araq
2012-08-16
0
-0
/
+0
*
openarray/varargs split; breaks bootstrapping
Araq
2012-08-16
29
-175
/
+228
*
bugfix: typo in actors.nim
Araq
2012-08-15
5
-2
/
+18
*
next steps for tyVarargs/tyOpenArray split
Araq
2012-08-14
13
-31
/
+44
*
more bugfixes for closures
Araq
2012-08-14
3
-5
/
+20
*
made tests green again
Araq
2012-08-14
7
-10
/
+23
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-08-13
6
-65
/
+213
|
\
|
*
Sockets module should compile again on Windows. Fixed asyncio not compiling.
Dominik Picheta
2012-08-12
3
-41
/
+29
|
*
UDP improvements for the sockets module. Renamed ftpclient.fileExists to
Dominik Picheta
2012-08-12
5
-26
/
+186
*
|
first steps for varargs support
Araq
2012-08-13
3
-2
/
+17
*
|
top level closures should work; transf is not a pass anymore; next steps for ...
Araq
2012-08-13
17
-231
/
+295
|
/
*
little cleanup for parsecfg module
Araq
2012-08-06
1
-5
/
+1
*
borrow works with generics
Araq
2012-08-06
6
-42
/
+79
*
make idetools output full paths
Araq
2012-08-05
2
-1
/
+8
*
bugfix: dynlib for variables
Araq
2012-08-05
1
-2
/
+3
*
idetools: '--def' now works in 'x.f'
Araq
2012-08-05
3
-9
/
+9
*
idetools: 'usages' and 'def' should work now; documented js backend
Araq
2012-08-05
14
-117
/
+215
*
idetools: don't suggest module names or not visible object fields
Araq
2012-08-03
2
-18
/
+21
*
niminst compiles again
Araq
2012-08-03
1
-1
/
+0
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-08-03
1
-3
/
+8
|
\
[prev]
[next]