summary refs log tree commit diff stats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Updated events.nim to use TEventEmitter instead of PEventEmitter.Amrykid2011-07-271-1/+1
|
* bugfixes; added events module, sequtils moduleAraq2011-07-262-0/+103
|
* old pointer deref operator completely removedAraq2011-07-232-0/+68
|
* tests repaired; serious typo in the allocator fixed; fixes #32Araq2011-07-224-5/+5
|
* bugfix: proper cache for generic instantiationsAraq2011-07-211-0/+19
|
* first steps to explicit channels for thread communication; added mainThreadIdAraq2011-07-161-5/+3
|
* preparations for 0.8.12Araq2011-07-1043-3/+64
|
* bugfix: 'set' overloadable; further steps for multi threading supportAraq2011-07-081-1/+1
|
* tests are green againAraq2011-06-285-41/+8
|
* importCompilerProc pragma introduced because the hacks for typeinfo.nim did ↵Araq2011-06-271-17/+48
| | | | not suffice
* improvements to get code size down for programs that don't use GCAraq2011-06-267-1/+465
|
* code gen bugfixes; marshal.nim implementedAraq2011-06-261-0/+65
|
* bugfix: invoking a generic iterator twice triggers a code gen bug (titer2)Araq2011-06-201-9/+9
|
* case branches support constant sets for convenienceAraq2011-06-191-0/+15
|
* bugfix: typeinfo generation for tuplesAraq2011-06-191-4/+15
|
* readFile raises EIO instead of returning nil; added system.writeFileAraq2011-06-161-11/+5
|
* rebuilt csources; bootstrap should work againAraq2011-06-152-2/+40
|
* bugfix: proper return types for templatesAraq2011-06-152-1/+7
|
* tuple unpacking is not enforced in for loops anymoreAraq2011-06-152-0/+31
|
* further improvements for thread analysisAraq2011-06-131-1/+2
|
* basic thread analysis workingAraq2011-06-132-0/+108
|
* basic generic collections implemented and testedAraq2011-06-073-8/+202
|
* bugfix: generic instantiation across module boundariesAraq2011-06-062-0/+18
|
* overloading of [] for derefence operation should be possible nowAraq2011-06-051-0/+24
|
* bugfixes for semantic checking; thread implementation pushed the compilerAraq2011-06-041-20/+21
|
* first steps to thread local heapsAraq2011-06-021-0/+69
|
* thread support: next iterationAraq2011-05-171-0/+4
|
* further steps for thread support; bootstrapping should require unzip C ↵Araq2011-05-161-1/+0
| | | | sources and ./build.sh
* deprecated system.copy: use system.substr insteadAraq2011-05-141-1/+1
|
* loop unrolled for stack markingAraq2011-05-131-0/+19
|
* generated by cgit-pink 1.4.1-2-gfad0 (git 2.36.2.497.gbbea4dcf42) at 2025-07-16 06:11:16 +0000