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
...
|
|
*
Issue #197 has been solved
Simon Hafner
2012-09-08
1
-8
/
+6
|
|
*
hash() for floats
Simon Hafner
2012-09-08
2
-0
/
+11
*
|
|
first steps to deprecate 'nil' statement
Araq
2012-09-09
9
-36
/
+34
|
/
/
*
|
unittest bugfix; made some tests green
Araq
2012-09-08
3
-4
/
+6
*
|
implemented 'pure' enums
Araq
2012-09-08
3
-5
/
+21
*
|
tmatrix.nim works now
Araq
2012-09-08
5
-24
/
+40
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-09-08
2
-14
/
+82
|
\
\
|
*
|
Merge pull request #196 from Tass/master
Araq
2012-09-06
2
-14
/
+82
|
|
\
|
|
|
*
no uniqueCounter it is
Simon Hafner
2012-09-06
2
-9
/
+7
|
|
*
+ random number generator for floats and slices - with tests
Simon Hafner
2012-09-06
2
-14
/
+84
*
|
|
term rewriting improvements
Araq
2012-09-08
18
-144
/
+284
|
/
/
*
|
activated tests for tr macros
Araq
2012-09-06
7
-24
/
+62
*
|
bugfixes and improvements for term rewriting macros
Araq
2012-09-04
5
-19
/
+30
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-09-04
1
-0
/
+1
|
\
|
*
Fixes bootstrapping.
Dominik Picheta
2012-09-03
1
-0
/
+1
*
|
further improvements for term rewriting macros
Araq
2012-09-04
8
-28
/
+74
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-09-03
7
-97
/
+439
|
\
|
*
Added fsmonitor module.
Dominik Picheta
2012-09-02
6
-72
/
+307
|
*
Asyncio module now works on file descriptors.
Dominik Picheta
2012-09-02
2
-40
/
+147
*
|
term rewriting macros fully implemented; still buggy
Araq
2012-09-03
22
-136
/
+674
|
/
*
made tests green again
Araq
2012-08-31
11
-8
/
+16
*
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
[prev]
[next]