summary refs log tree commit diff stats
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
* changed handling of generalized string literalsAraq2011-02-071-0/+2
|
* nimgrep --ext supportAraq2011-02-021-0/+4
|
* nimgrep: first working versionAraq2011-02-021-0/+1
|
* unary <; countup two type parameters; --recursivePath should work nowAraq2011-01-291-2/+3
|
* changes to threads; --recursivePath supportAraq2011-01-291-1/+3
|
* c2nim: bugfix: less picky about newlines in preprocessor definesAraq2011-01-191-1/+2
|
* basic thread support; still broken on Windows; untested on Mac OS XAraq2011-01-181-0/+1
|
* explicit indices in array literalsAraq2011-01-161-0/+2
|
* json module changesAraq2011-01-151-1/+1
|
* Feature: explicit string representation for enum fieldsAraq2011-01-111-0/+11
|
* bugfix: floating point precision; added strutils.formatFloatAraq2011-01-091-0/+3
|
* additions to complex moduleAraq2011-01-071-0/+1
|
* implemented 'emit' pragmaAraq2011-01-071-1/+2
|
* added test tmultim4.nimAraq2011-01-061-0/+1
|
* better tester; yet another iterator bugfixAraq2011-01-061-0/+2
|
* bugfix: multiple yield statements and loop body varsAraq2010-12-131-1/+3
|
* added strutils.alignAraq2010-12-071-0/+1
|
* docgen understands and ignores *when false*Araq2010-11-181-4/+5
|
* pegs: captured search loopAraq2010-11-071-0/+1
|
* Bugfix: niminst: nimrod is not default dir for *every* projectAraq2010-11-021-0/+1
|
* bugfix: dialogs.ChooseFilesToOpenAraq2010-11-011-0/+2
|
* added os.findExeAraq2010-10-311-0/+1
|
* pegs: bugfixes and extensionsAraq2010-10-311-1/+2
|
* bugfixes: htmlparser moduleAraq2010-10-301-0/+16
|
* bugfix: typo in SMTP module; SCGI module finishedAraq2010-10-251-3/+3
|
* version 0.8.10Araq2010-10-215-11/+19
|
* proper parameter order for os.copyFile/os.moveFileAraq2010-09-211-0/+1
|
* bugfix: overflow checking for small ints; bugfix: tiny C works againAraq2010-09-201-0/+1
|
* fixes for exception handling; added system.compileOptionAraq2010-09-131-1/+3
|
* accurate file/line informationAndreas Rumpf2010-08-141-1/+2
|
* documentation changesAndreas Rumpf2010-08-121-1/+1
|
* c2nim: new features & bugfixesAndreas Rumpf2010-08-112-1/+3
|
* DLL generation of the stdlib for unixAndreas Rumpf2010-08-041-0/+2
|
* before stack init changeAndreas Rumpf2010-08-011-0/+4
|
* handling of compiler procs improved for DLL generationAndreas Rumpf2010-07-291-0/+11
|
* implemented user-defined pragmasAndreas Rumpf2010-07-231-0/+1
|
* bugfix: c2nim: typedef a b;Andreas Rumpf2010-07-212-4/+6
|
* c2nim tool addedAndreas Rumpf2010-07-212-0/+24
|
* bugfix: exception handling (still not correct)Andreas Rumpf2010-06-041-2/+4
|
* revert to old behavior of getStartMilsecs; getStartMilsecs deprecatedAndreas Rumpf2010-05-301-1/+1
|
* explicit types for generic routinesAndreas Rumpf2010-05-281-0/+11
|
* crc check for external files to compile; bugfix: os.parseCmdLineAndreas Rumpf2010-04-051-0/+12
|
* bugfix: duplicate gtk2.set_tab_posAndreas Rumpf2010-03-291-0/+12
|
* versioning for GTK wrappersAndreas Rumpf2010-03-201-3/+2
|
* version 0.8.8Andreas Rumpf2010-03-145-15/+23
|
* improvements graphics moduleAndreas Rumpf2010-03-101-1/+1
|
* bugfix: len openarrayAndreas Rumpf2010-03-101-0/+1
|
* Bugfix: macros can be exported againAndreas Rumpf2010-03-051-0/+1
|
* added colors.intensityAndreas Rumpf2010-03-041-0/+1
|
* bugfix: macro evaluation; added colors.extractRGBAndreas Rumpf2010-03-042-3/+5
|