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
*
fixes sequtils.filterIt
Araq
2013-01-19
1
-5
/
+4
*
small bugfix for lambdalifting; preparations for a better testing framework
Araq
2013-01-19
5
-42
/
+82
*
fixed merge conflict
Araq
2013-01-16
8
-564
/
+565
|
\
|
*
support for LuaJIT
Araq
2013-01-15
1
-13
/
+26
|
*
fixes a performance regression for json handling
Araq
2013-01-15
1
-1
/
+8
|
*
'sort' for ordered tables
Araq
2013-01-12
2
-1
/
+86
|
*
old version of ropes.nim to prevent merge conflicts
Araq
2013-01-12
1
-524
/
+254
|
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-01-11
2
-13
/
+157
|
|
\
|
|
*
Merge pull request #300 from gradha/pr_improves_sequtils_docs
Araq
2013-01-10
2
-13
/
+157
|
|
|
\
|
|
|
*
Adds note about distnct being misspelled on purpose.
Grzegorz Adam Hankiewicz
2013-01-09
1
-1
/
+5
|
|
|
*
Adds documentation examples to sequtils.
Grzegorz Adam Hankiewicz
2013-01-09
1
-8
/
+145
|
|
|
*
Adds each's map alias to index.
Grzegorz Adam Hankiewicz
2013-01-09
1
-3
/
+3
|
|
|
*
Hyperlinks each proc and explains it is like map.
Grzegorz Adam Hankiewicz
2013-01-09
1
-2
/
+5
|
*
|
|
'importcpp' for the JS target to generate an infix call
Araq
2013-01-11
2
-11
/
+35
|
|
/
/
*
|
|
todo.txt changes
Araq
2013-01-16
1
-5
/
+10
*
|
|
implemented generic multi methods
Araq
2013-01-16
9
-31
/
+81
*
|
|
optimized ropes work now but no speedup
Araq
2013-01-09
1
-4
/
+6
|
/
/
*
/
allow 'cast' for the JS target
Araq
2013-01-09
2
-1
/
+2
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-01-08
3
-39
/
+44
|
\
|
*
Merge pull request #296 from gradha/pr_makes_toseq_public
Araq
2013-01-08
2
-6
/
+11
|
|
\
|
|
*
Moves toSeq template to public sequtils module.
Grzegorz Adam Hankiewicz
2013-01-03
2
-6
/
+11
|
*
|
Merge pull request #294 from gradha/pr_fixes_pdf_generation
Araq
2013-01-08
1
-33
/
+33
|
|
\
\
|
|
*
|
Fixes tutorial pdf generation due to hierarchy depth.
Grzegorz Adam Hankiewicz
2013-01-03
1
-33
/
+33
*
|
|
|
make some tests green
Araq
2013-01-08
1
-1
/
+3
|
/
/
/
*
|
|
fixes #293
Araq
2013-01-08
10
-22
/
+38
*
|
|
fixes #299
Araq
2013-01-08
2
-2
/
+15
*
|
|
fixes #270
Araq
2013-01-08
2
-1
/
+29
*
|
|
implements #295
Araq
2013-01-08
6
-12
/
+37
*
|
|
fixes #292
Araq
2013-01-08
2
-3
/
+23
*
|
|
Copyright 2012 -> 2013
Araq
2013-01-08
8
-10
/
+10
*
|
|
FFI at compiletime improvements
Araq
2013-01-08
5
-136
/
+170
|
/
/
*
|
next steps for FFI at compile time
Araq
2013-01-02
6
-189
/
+222
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-12-31
1
-0
/
+79
|
\
\
|
*
\
Merge pull request #290 from gradha/pr_documents_repr_proc_and_nested_arrays_...
Araq
2012-12-28
1
-0
/
+79
|
|
\
\
|
|
*
|
Documents repr proc and nested array syntax.
Grzegorz Adam Hankiewicz
2012-12-25
1
-0
/
+79
*
|
|
|
fixed a newly introduced c2nim bug; many untested improvements to the FFI at ...
Araq
2012-12-31
6
-47
/
+225
|
/
/
/
*
|
|
better errors for FFI
Araq
2012-12-27
1
-9
/
+13
*
|
|
implemented --listFullPaths option for aporia
Araq
2012-12-27
4
-3
/
+16
*
|
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-12-26
7
-177
/
+263
|
\
\
\
|
*
|
|
Added set_markup to gtk2 wrapper.
Dominik Picheta
2012-12-25
1
-0
/
+2
|
|
/
/
|
*
|
Fixed symbol conflict in the sockets module on Windows.
Dominik Picheta
2012-12-23
1
-3
/
+2
|
*
|
Fixed many deprecation warnings. asyncio.recvLine now throws an
Dominik Picheta
2012-12-23
5
-83
/
+161
|
*
|
Rewrote the implementation of parsing chunked transfer coding in
Dominik Picheta
2012-12-23
2
-59
/
+55
|
*
|
recvLine now works with unbuffered ssl sockets.
Dominik Picheta
2012-12-22
1
-33
/
+44
*
|
|
small improvements for FFI
Araq
2012-12-26
3
-23
/
+65
|
/
/
*
|
bugfix: openssl import for macosx
Araq
2012-12-19
4
-7
/
+11
*
|
small examples work with the FFI
Araq
2012-12-19
4
-32
/
+53
*
|
Merge pull request #276 from gradha/pr_adds_macosx_libiconv_name
Araq
2012-12-18
1
-4
/
+11
|
\
\
|
*
|
Adds macosx dynamic library name for libiconv.
Grzegorz Adam Hankiewicz
2012-12-17
1
-4
/
+11
|
|
/
*
|
Merge pull request #288 from gradha/pr_adds_ios_todo_example_interface
Araq
2012-12-18
2
-0
/
+3
|
\
\
[next]