summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' of github.com:Araq/NimrodAraq2011-01-052-8/+29
|\ \
| * | Fixed a bug in typeToString with generics.dom962011-01-031-8/+6
| * | Added a generics test case.dom962011-01-031-0/+23
| |/
* | transf: big refactoring; other small fixesAraq2011-01-0511-226/+287
* | bugfix: multiple yield statements and loop body varsAraq2010-12-1313-75/+256
* | added strutils.alignAraq2010-12-074-15/+36
* | commit before ov-res changesAraq2010-12-074-23/+37
* | commit before ov-res changesAraq2010-12-071-0/+191
* | renamed lock->aquireAraq2010-11-182-20/+20
* | docgen understands and ignores *when false*Araq2010-11-1818-79/+1194
|/
* pegs: captured search loopAraq2010-11-073-5/+55
* claro wrapper addedAraq2010-11-075-0/+2755
* niminst: support for doc_startAraq2010-11-024-4/+15
* 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-0/+1
* Bugfix: niminst: nimrod is not default dir for *every* projectAraq2010-11-021-1/+1
* bugfix: dialogs.ChooseFilesToOpenAraq2010-11-012-0/+6
* added os.findExeAraq2010-10-313-12/+14
* pegs: bugfixes and extensionsAraq2010-10-314-16/+51
* bugfixes: htmlparser moduleAraq2010-10-305-4/+54
* bugfix: httpclientAraq2010-10-302-2/+9
* Added a close function to the ssl module.dom962010-10-273-0/+13
* added install.sh; scgi: does not set system.stackTraceNewLine anymoreAraq2010-10-264-1/+735
* bugfix: typo in SMTP module; SCGI module finishedAraq2010-10-257-36/+217
* ssl.connect now returns the result of the certificate validation.dom962010-10-232-9/+6
* Added {.final.} to objects which are not meant to be inherited, and added an ...dom962010-10-232-3/+3
* Removed the assert()'s from ssl.nim, and limited lines to 80 chars.dom962010-10-233-27/+50
* Added a .gitignore filedom962010-10-231-0/+2
* Added an openssl wrapper, ssl module and smtp module.dom962010-10-233-0/+643
* base64: decoding worksAraq2010-10-231-20/+6
* added base64 module; decoding still brokenAraq2010-10-235-13/+142
* version 0.8.10Araq2010-10-215-2/+968
* version 0.8.10Araq2010-10-2158-30798/+732
* proper parameter order for os.copyFile/os.moveFileAraq2010-09-212-6/+3
* bugfix: finally sections are executed before return/breakAraq2010-09-206-2/+64
* bugfix: finally sections are executed before return/breakAraq2010-09-207-49/+71
* bugfix: overflow checking for small ints; bugfix: tiny C works againAraq2010-09-205-41/+19
* threading code deactivated; tiny C bugfix: don't report warnings to error cal...Araq2010-09-1915-135/+208
* standard filter supports multiple line expressions; better amd64 detection fo...Araq2010-09-173-16/+56
* mac os x amd64 detection; missing C files addedAraq2010-09-163-2/+22
* C sources for bootstrappingAraq2010-09-130-0/+0
* fixes for exception handling; added system.compileOptionAraq2010-09-1318-165/+329
* attempt to get tiny C for i386 to workAraq2010-08-282-1/+7
* added missing wrappersAraq2010-08-288-0/+2576
* tiny C support; cosmetic improvements for the docsAraq2010-08-28151-43/+63611
* added some missing wrappersAraq2010-08-243-0/+2295
* bugfix: init of tempsAraq2010-08-2415-76/+107
* added detect.nim; bugfix: build.sh templateAraq2010-08-173-1/+834
* modified build.shAraq2010-08-170-0/+0