summary refs log tree commit diff stats
path: root/lib/system/repr.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #2124Araq2015-02-201-2/+4
* fixed minor bugs; cleaned up testsAraq2015-02-121-3/+3
* system files use new identifiersAraq2014-08-231-5/+5
* the big renamefest: first stepsAraq2014-08-221-1/+1
* fixes #1475Araq2014-08-131-2/+2
* distinguish between 'defined' and 'declared'Araq2014-08-111-6/+6
* More human readable `$`(float)katlogic2014-06-151-2/+2
* actors compile againAraq2014-04-201-4/+4
* bugfix: reprEnum for enums with negative valuesAraq2014-03-221-1/+5
* improvements for 'pretty'Araq2013-12-281-1/+1
* case consistency part 4Araq2013-12-271-14/+14
* case consistency part 1Araq2013-12-271-1/+1
* bugfix: --gc:none -d:useMalloc works againAraq2013-09-061-13/+16
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* fixes #232Araq2012-10-191-0/+4
* changed integer promotion rules; breaks bootstrapping and lots of codeAraq2012-07-081-1/+6
* added devel/logging; weakrefs test; next steps for proper unsigned supportAraq2012-07-051-1/+4
* bugfix: DLLs should compile againAraq2012-03-311-1/+2
* implemented support for the AVR CPU and standalone OSAraq2012-03-311-0/+2
* bugfix: reprEnumAraq2012-02-021-0/+2
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* bugfixes for .rod files and visual C++Araq2011-12-031-2/+2
* got rid of tyPureObject; broke bootstrapping; use generated C codeAraq2011-09-241-2/+2
* bugfix: 'set' overloadable; further steps for multi threading supportAraq2011-07-081-2/+2
* code gen bugfixes; marshal.nim implementedAraq2011-06-261-3/+0
* bugfixes for semantic checking; thread implementation pushed the compilerAraq2011-06-041-2/+4
* first steps to thread local heapsAraq2011-06-021-1/+1
* further progress for multi-threadingAraq2011-05-191-0/+4
* loop unrolled for stack markingAraq2011-05-131-1/+1
* cleaned up the tests; fixes #30; fixes #26Araq2011-05-011-4/+10
* p[] instead of p^Araq2011-04-111-23/+23
* handling of compiler procs improved for DLL generationAndreas Rumpf2010-07-291-130/+133
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
* added tools and web dirsAndreas Rumpf2009-09-151-1/+1
* version0.7.10Andreas Rumpf2009-06-081-0/+249