summary refs log tree commit diff stats
path: root/lib/impure
Commit message (Expand)AuthorAgeFilesLines
* big repo cleanupAraq2011-04-121-2/+2
* bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmasAraq2011-03-231-0/+0
* more fixes for dy(n)lib typo; fixes #15Araq2011-03-081-1/+1
* distinction between re.replace and re.replacef; speed improvements for re moduleAraq2011-03-061-34/+110
* various bugfixes for generics; added generic sort procAraq2011-03-031-3/+7
* first implementation of suggestAraq2011-02-161-1/+3
* bugfix: readline wrapper; bugfix: evaluation of type conversionsAraq2011-02-141-1/+0
* REPL improvementsAraq2011-02-131-0/+37
* non-nil AST; continue after errors for IDE supportAraq2011-02-121-0/+0
* nimgrep: first working versionAraq2011-02-021-0/+18
* cleanup: E_Base should not be used for inheriting exceptions; documentation g...Araq2011-01-151-1/+1
* httpserver may work better nowAraq2011-01-131-1/+1
* graphics: draw(Ver|Hor)LineAraq2011-01-061-2/+2
* bugfix: dialogs.ChooseFilesToOpenAraq2010-11-011-0/+4
* bugfixes: htmlparser moduleAraq2010-10-301-0/+18
* Added a close function to the ssl module.dom962010-10-271-0/+6
* bugfix: typo in SMTP module; SCGI module finishedAraq2010-10-251-2/+2
* ssl.connect now returns the result of the certificate validation.dom962010-10-231-5/+3
* Added {.final.} to objects which are not meant to be inherited, and added an ...dom962010-10-231-1/+1
* Removed the assert()'s from ssl.nim, and limited lines to 80 chars.dom962010-10-231-8/+17
* Added an openssl wrapper, ssl module and smtp module.dom962010-10-231-0/+81
* version 0.8.10Araq2010-10-211-0/+344
* c2nim tool addedAndreas Rumpf2010-07-212-0/+467
* explicit types for generic routinesAndreas Rumpf2010-05-281-3/+2
* Bugfix: empty echo statementAndreas Rumpf2010-03-201-2/+1
* BUGFIX: mEqRef for evalOpAndreas Rumpf2010-03-171-0/+1
* bugfix: return type of gtk2.check_menu_item_new*Andreas Rumpf2010-03-172-2/+2
* version 0.8.8Andreas Rumpf2010-03-141-172/+141
* improvements graphics moduleAndreas Rumpf2010-03-101-17/+24
* bugfix: tseqtupleAndreas Rumpf2010-03-101-37/+189
* bugfix: bug499771Andreas Rumpf2010-03-081-4/+64
* fixed anti-aliasing for graphics moduleAndreas Rumpf2010-03-051-16/+128
* bugfix: macro evaluation; added colors.extractRGBAndreas Rumpf2010-03-041-1/+1
* fixed graphics moduleAndreas Rumpf2010-03-031-133/+152
* examples/lib use the new wrappersAndreas Rumpf2010-02-283-101/+90
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-267-0/+0
* SQLite wrapperAndreas Rumpf2010-02-244-13/+191
* development of graphics moduleAndreas Rumpf2010-02-192-1/+204
* continued work on html/xmlparserrumpf_a@web.de2010-02-145-0/+0
* httpserver supports a fixed port numberAndreas Rumpf2010-02-061-11/+11
* cleanup of library docsAndreas Rumpf2010-02-044-103/+146
* db_mysql.nim addedAndreas Rumpf2010-01-291-0/+145
* bugfixes for the high-level postgreSQL wrapperAndreas Rumpf2010-01-291-21/+7
* bugfix: fd_set mustn't be prefixed with structAndreas Rumpf2010-01-141-1/+1
* got rid of platdef.c; compiler now always does linking steprumpf_a@web.de2009-12-201-1/+1
* bugfix: inconsequent tuple usageAndreas Rumpf2009-12-091-1/+1
* bug concerning constant evaluation fixedAndreas Rumpf2009-11-262-49/+90
* version 0.8.2rumpf_a@web.de2009-10-211-0/+129
* added tools and web dirsAndreas Rumpf2009-09-153-0/+0
* version0.7.10Andreas Rumpf2009-06-083-0/+435