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
/
lib
/
system
/
repr.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #2124
Araq
2015-02-20
1
-2
/
+4
*
fixed minor bugs; cleaned up tests
Araq
2015-02-12
1
-3
/
+3
*
system files use new identifiers
Araq
2014-08-23
1
-5
/
+5
*
the big renamefest: first steps
Araq
2014-08-22
1
-1
/
+1
*
fixes #1475
Araq
2014-08-13
1
-2
/
+2
*
distinguish between 'defined' and 'declared'
Araq
2014-08-11
1
-6
/
+6
*
More human readable `$`(float)
katlogic
2014-06-15
1
-2
/
+2
*
actors compile again
Araq
2014-04-20
1
-4
/
+4
*
bugfix: reprEnum for enums with negative values
Araq
2014-03-22
1
-1
/
+5
*
improvements for 'pretty'
Araq
2013-12-28
1
-1
/
+1
*
case consistency part 4
Araq
2013-12-27
1
-14
/
+14
*
case consistency part 1
Araq
2013-12-27
1
-1
/
+1
*
bugfix: --gc:none -d:useMalloc works again
Araq
2013-09-06
1
-13
/
+16
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
fixes #232
Araq
2012-10-19
1
-0
/
+4
*
changed integer promotion rules; breaks bootstrapping and lots of code
Araq
2012-07-08
1
-1
/
+6
*
added devel/logging; weakrefs test; next steps for proper unsigned support
Araq
2012-07-05
1
-1
/
+4
*
bugfix: DLLs should compile again
Araq
2012-03-31
1
-1
/
+2
*
implemented support for the AVR CPU and standalone OS
Araq
2012-03-31
1
-0
/
+2
*
bugfix: reprEnum
Araq
2012-02-02
1
-0
/
+2
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
bugfixes for .rod files and visual C++
Araq
2011-12-03
1
-2
/
+2
*
got rid of tyPureObject; broke bootstrapping; use generated C code
Araq
2011-09-24
1
-2
/
+2
*
bugfix: 'set' overloadable; further steps for multi threading support
Araq
2011-07-08
1
-2
/
+2
*
code gen bugfixes; marshal.nim implemented
Araq
2011-06-26
1
-3
/
+0
*
bugfixes for semantic checking; thread implementation pushed the compiler
Araq
2011-06-04
1
-2
/
+4
*
first steps to thread local heaps
Araq
2011-06-02
1
-1
/
+1
*
further progress for multi-threading
Araq
2011-05-19
1
-0
/
+4
*
loop unrolled for stack marking
Araq
2011-05-13
1
-1
/
+1
*
cleaned up the tests; fixes #30; fixes #26
Araq
2011-05-01
1
-4
/
+10
*
p[] instead of p^
Araq
2011-04-11
1
-23
/
+23
*
handling of compiler procs improved for DLL generation
Andreas Rumpf
2010-07-29
1
-130
/
+133
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
1
-0
/
+0
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
1
-0
/
+0
*
added tools and web dirs
Andreas Rumpf
2009-09-15
1
-1
/
+1
*
version0.7.10
Andreas Rumpf
2009-06-08
1
-0
/
+249