summary refs log tree commit diff stats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* anonymous procs implemented; however no closure support yetAraq2011-08-011-1/+1
|
* clean exit codes for all the toolsAraq2011-08-015-13/+29
|
* bugfixes; added events module, sequtils moduleAraq2011-07-261-2/+4
|
* tools/{niminst,nimweb}.nim: switch from write and writeln to quitKeita Haga2011-07-252-17/+17
|
* bugfix: proper cache for generic instantiationsAraq2011-07-211-1/+1
|
* further steps for thread support; bootstrapping should require unzip C ↵Araq2011-05-163-7/+7
| | | | sources and ./build.sh
* ugh, maybe broke gitAraq2011-04-011-1/+1
|
* bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmasAraq2011-03-231-0/+0
|
* distinction between re.replace and re.replacef; speed improvements for re moduleAraq2011-03-061-0/+5
|
* somewhat better 'suggest'Araq2011-02-211-0/+4
|
* tests themselves contain the expected resultAraq2011-02-201-0/+2
|
* nimgrep: version 0.8Araq2011-02-031-17/+54
|
* nimgrep --ext supportAraq2011-02-021-5/+14
|
* nimgrep: support for multiple input files/dirsAraq2011-02-021-6/+8
|
* nimgrep: first working versionAraq2011-02-021-29/+97
|
* changes to threads; --recursivePath supportAraq2011-01-291-11/+11
|
* commit before ov-res changesAraq2010-12-071-0/+191
|
* docgen understands and ignores *when false*Araq2010-11-182-1/+2
|
* niminst: support for doc_startAraq2010-11-022-3/+10
|
* Bugfix: niminst: proper GUI target supportAraq2010-11-021-1/+1
|
* Bugfix: niminst: nimrod is not default dir for *every* projectAraq2010-11-021-1/+1
|
* Bugfix: niminst: nimrod is not default dir for *every* projectAraq2010-11-021-1/+1
|
* added os.findExeAraq2010-10-311-12/+0
|
* version 0.8.10Araq2010-10-215-16/+22
|
* threading code deactivated; tiny C bugfix: don't report warnings to error ↵Araq2010-09-191-23/+40
| | | | callback
* standard filter supports multiple line expressions; better amd64 detection ↵Araq2010-09-171-2/+4
| | | | for mac os X
* mac os x amd64 detection; missing C files addedAraq2010-09-161-1/+1
|
* fixes for exception handling; added system.compileOptionAraq2010-09-131-0/+3
|
* added detect.nim; bugfix: build.sh templateAraq2010-08-173-1/+834
|
* added missing filesAndreas Rumpf2010-08-081-0/+19
|
* handling of compiler procs improved for DLL generationAndreas Rumpf2010-07-292-20/+34
|
* added system.appType magicAndreas Rumpf2010-07-211-1/+1
|
* c2nim tool addedAndreas Rumpf2010-07-211-1/+1
|
* bugfix: complex.nim compilesAndreas Rumpf2010-04-041-1/+2
|
* tiny C backend for a much faster REPLAndreas Rumpf2010-04-021-12/+14
|
* version 0.8.8Andreas Rumpf2010-03-141-1/+1
|
* further enhancements for the GTK wrapperAndreas Rumpf2010-03-011-11/+17
|
* nimrepl uses new GTK wrapperAndreas Rumpf2010-02-281-85/+81
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-2611-0/+0
|
* bugfixes for unicode; xmlparser; htmlparser; scannerrumpf_a@web.de2010-02-203-4/+5
|
* development of graphics moduleAndreas Rumpf2010-02-191-5/+7
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-1411-0/+160
|
* httpclient uses strtabsAndreas Rumpf2010-02-071-3/+3
|
* atomic is now a keywordAndreas Rumpf2010-01-211-0/+31
|
* some test files addedAndreas Rumpf2010-01-081-0/+64
|
* got rid of platdef.c; compiler now always does linking steprumpf_a@web.de2009-12-201-7/+1
|
* bind tableAndreas Rumpf2009-11-121-1/+1
|
* bugfixes: macros; splitFile; strutils.split; iterator.methodrumpf_a@web.de2009-10-271-1/+1
|
* version 0.8.2rumpf_a@web.de2009-10-217-17/+36
|
* added apis.txtrumpf_a@web.de2009-09-251-3/+8
|