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
/
config
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fixes #271
Araq
2012-12-15
1
-1
/
+1
|
*
lazy paths for Babel support
Araq
2012-12-11
1
-1
/
+1
|
*
improvements for --babelPath
Araq
2012-12-09
1
-6
/
+4
|
*
Fixes SSL httpclient and problems with hidden path splitting in OS.
Dominik Picheta
2012-12-02
1
-1
/
+1
|
|
|
|
Added babel's libs dir to Nimrod's path.
*
profiler improvements
Araq
2012-09-17
1
-0
/
+1
|
*
cross-compilation improvements
Araq
2012-07-08
1
-0
/
+4
|
*
fixes for the Intel C compiler on Windows
Zahary Karadjov
2012-06-27
1
-2
/
+4
|
*
fix compilation errors when bootstrapping with C++
Zahary Karadjov
2012-06-04
1
-11
/
+11
|
*
added system.||; lacks runtime support
Araq
2012-05-23
1
-0
/
+1
|
*
documentation improvements; higher level Mongodb wrapper
Araq
2012-04-09
1
-0
/
+2
|
*
small fixes for BSD
Araq
2012-04-06
1
-0
/
+3
|
*
added docgen.rst2html for the forum; fixed tester bug concerning removeDir
Araq
2012-02-21
2
-2
/
+2
|
*
tlsEmulation:on for windows/GCC
Araq
2012-01-29
1
-0
/
+3
|
*
pragma blocks; fixed line information issue with user defined assertions
Araq
2012-01-17
1
-1
/
+2
|
*
removed incompatible flags for debugging VCC release builds
Zahary Karadjov
2011-12-07
1
-1
/
+1
|
*
bugfixes for .rod files and visual C++
Araq
2011-12-03
1
-1
/
+1
|
*
libuv working on windows too
Zahary Karadjov
2011-10-12
1
-2
/
+2
|
|
|
|
Added: vcc compilation flags for proper debug symbol generation
*
Nimrod can now compile itself with --lineDir enabled
Zahary Karadjov
2011-09-20
1
-1
/
+2
|
*
fixed system.nim to use the proper getTypeInfo magic
Araq
2011-06-10
1
-1
/
+1
|
*
Bugfix: no #line dir with 0 generated
Araq
2011-06-10
1
-1
/
+1
|
*
bugfix: generic instantiation across module boundaries
Araq
2011-06-06
1
-0
/
+1
|
*
still playing with threads
Araq
2011-05-17
1
-1
/
+1
|
*
lexer, parser cleanup; boehm gc for mac os x
Araq
2011-05-17
1
-1
/
+1
|
*
support for clang
Araq
2011-03-24
1
-0
/
+7
|
*
bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas
Araq
2011-03-23
1
-1
/
+1
|
*
always compile with at least O1; bugfix set initialization for interactive mode
Araq
2011-03-10
1
-2
/
+10
|
*
REPL improvements
Araq
2011-02-13
1
-0
/
+1
|
*
unary <; countup two type parameters; --recursivePath should work now
Araq
2011-01-29
1
-1
/
+1
|
*
changes to threads; --recursivePath support
Araq
2011-01-29
1
-0
/
+1
|
*
basic thread support; still broken on Windows; untested on Mac OS X
Araq
2011-01-18
1
-1
/
+2
|
*
docgen: module dependencies are now listed
Araq
2011-01-16
2
-10
/
+0
|
*
cleanup: E_Base should not be used for inheriting exceptions; documentation ↵
Araq
2011-01-15
2
-2
/
+12
|
|
|
|
generator generates dependencies section
*
docgen understands and ignores *when false*
Araq
2010-11-18
1
-0
/
+1
|
*
test file for c2nim
Andreas Rumpf
2010-07-21
1
-5
/
+5
|
*
version 0.8.8
Andreas Rumpf
2010-03-14
2
-3
/
+6
|
*
examples/lib use the new wrappers
Andreas Rumpf
2010-02-28
1
-1
/
+1
|
*
bugfixes: re; pegs module
Andreas Rumpf
2010-02-28
1
-1
/
+1
|
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
3
-0
/
+0
|
*
SQLite wrapper
Andreas Rumpf
2010-02-24
1
-1
/
+1
|
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
3
-0
/
+0
|
*
more enhancements for the lib
Andreas Rumpf
2010-02-08
1
-2
/
+3
|
*
httpclient uses strtabs
Andreas Rumpf
2010-02-07
1
-14
/
+36
|
*
strutils.parseHexInt added
Andreas Rumpf
2010-01-18
1
-1
/
+0
|
*
devel of web frontend
rumpf_a@web.de
2010-01-10
1
-0
/
+1
|
*
floating point checks
Andreas Rumpf
2009-12-14
1
-93
/
+93
|
*
added configuration file for TeX
Andreas Rumpf
2009-12-10
1
-0
/
+123
|
*
Pascal version of compiler uses nimlib
Andreas Rumpf
2009-12-09
1
-1
/
+6
|
*
bugfix: inconsequent tuple usage
Andreas Rumpf
2009-12-09
1
-163
/
+0
|
*
version 0.8.2
rumpf_a@web.de
2009-10-21
1
-8
/
+8
|
*
added tools and web dirs
Andreas Rumpf
2009-09-15
3
-3
/
+5
|
[next]