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
*
nimbuild should work again
Araq
2012-11-01
11
-31
/
+106
*
rebuilt C sources for nimbuild
Araq
2012-10-31
2
-6
/
+18
*
exception tracking barely works; but disabled
Araq
2012-10-31
4
-27
/
+40
*
bugfix: wrong assertions for C++ code generation; some solaris support; first...
Araq
2012-10-30
11
-22
/
+193
*
fixes #235
Araq
2012-10-24
3
-1
/
+19
*
cas improvements
Araq
2012-10-24
3
-5
/
+11
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-10-24
1
-1
/
+1
|
\
|
*
Redis fixed to use unbuffered sockets.
Dominik Picheta
2012-10-21
1
-1
/
+1
*
|
caas barely works now
Araq
2012-10-24
4
-8
/
+18
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-10-20
3
-31
/
+32
|
\
|
*
Merge pull request #228 from gradha/stringify_db_sqlite_varargs
Araq
2012-10-20
3
-31
/
+32
|
|
\
|
|
*
Adds `$` as supplied proc to varargs in database modules.
Grzegorz Adam Hankiewicz
2012-10-20
3
-31
/
+32
*
|
|
bugfix: typo in unsigned.nim; fixes #234
Araq
2012-10-20
2
-1
/
+2
|
/
/
*
|
fixes #226
Araq
2012-10-19
1
-2
/
+2
*
|
bugfix: tcan_inherit_generic works again
Araq
2012-10-19
2
-1
/
+9
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-10-19
3
-0
/
+121
|
\
\
|
*
\
Merge pull request #233 from gradha/more_cross_calculator_interfaces
Araq
2012-10-19
3
-0
/
+121
|
|
\
\
|
|
*
|
Adds command line interface for backend addition.
Grzegorz Adam Hankiewicz
2012-10-19
3
-0
/
+120
|
|
*
|
Adds docs/*.idx to git ignore list.
Grzegorz Adam Hankiewicz
2012-10-19
1
-0
/
+1
|
|
|
/
*
|
/
fixes #230; fixes #227
Araq
2012-10-19
4
-10
/
+57
|
/
/
*
|
fixes #232
Araq
2012-10-19
4
-3
/
+24
*
|
try version 1.0.0 for openssl
Araq
2012-10-19
1
-1
/
+1
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-10-19
9
-72
/
+180
|
\
|
|
*
fixes #106
Zahary Karadjov
2012-10-16
3
-13
/
+25
|
*
Improved support for nkSymChoices in type coercions
Zahary Karadjov
2012-10-15
5
-51
/
+147
|
*
Merge pull request #225 from fowlmouth/master
Araq
2012-10-14
1
-8
/
+8
|
|
\
|
|
*
make glU* types unsigned, *int types are in32
Billingsly Wetherfordshire
2012-10-14
1
-8
/
+8
|
|
/
*
/
fixed a serious code generation bug leading to wrong RTTI
Araq
2012-10-19
7
-29
/
+76
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-10-14
6
-69
/
+85
|
\
|
*
fixes #211
Zahary Karadjov
2012-10-13
5
-9
/
+25
|
*
Merge pull request #222 from fowlmouth/patch-2
Araq
2012-10-13
1
-60
/
+60
|
|
\
|
|
*
opengl fix
Billingsly Wetherfordshire
2012-10-12
1
-60
/
+60
*
|
|
bugfix: evalTemplateArgs
Araq
2012-10-14
1
-1
/
+1
|
/
/
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-10-13
1
-0
/
+34
|
\
\
|
*
\
Merge pull request #221 from exhu/cas
Araq
2012-10-12
1
-0
/
+34
|
|
\
\
|
|
*
|
Added CAS to system/atomics.nim
Yury Benesh
2012-10-13
1
-0
/
+34
*
|
|
|
fixes #217
Araq
2012-10-13
3
-7
/
+13
|
/
/
/
*
|
/
bugfix: tests should be green again
Araq
2012-10-13
2
-5
/
+13
|
|
/
|
/
|
*
|
bugfix: threads should work again; fixes #220
Araq
2012-10-12
3
-5
/
+34
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-10-12
2
-9
/
+129
|
\
|
*
Wrapped GtkInfoBar, GtkComboBox and GtkComboBoxText
Dominik Picheta
2012-10-11
1
-0
/
+122
|
*
add static assertions in the generated code about platform-related assumptions
Zahary Karadjov
2012-10-11
1
-9
/
+7
*
|
bugfix: fixed broken expr proc bodies
Araq
2012-10-12
2
-3
/
+6
*
|
allow 'mixin' in generics
Araq
2012-10-12
6
-80
/
+84
|
/
*
bugfix: leak in db_sqlite.GetValue
Araq
2012-10-10
1
-3
/
+5
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-10-10
2
-17
/
+58
|
\
|
*
Fixes segfault in db_sqlite. Fixes problems with times.format.
Dominik Picheta
2012-10-07
2
-17
/
+58
*
|
bugfix: prevent endless loop in the parser for 'nimrod check'
Araq
2012-10-10
1
-3
/
+8
*
|
first version of a memory profiler
Araq
2012-10-10
8
-56
/
+117
*
|
better extension loading for the OpenGL wrapper
Araq
2012-10-09
6
-10
/
+40
|
/
[next]