Commit Graph
270 Commits
Author SHA1 Message Date
Araq 437eb2c37e nimgrep: first working version 2011-02-02 00:05:55 +01:00
Araq 9387913b73 documentation improvements 2011-01-31 08:50:30 +01:00
Araq c9f4ad0613 --recursivePath may handle dots correctly now 2011-01-29 14:44:53 +01:00
Araq 36accda8aa unary <; countup two type parameters; --recursivePath should work now 2011-01-29 14:18:43 +01:00
Araq f46870fe1c changes to threads; --recursivePath support 2011-01-29 01:47:58 +01:00
dom96 557adbcaac Merge branch 'master' of github.com:Araq/Nimrod 2011-01-28 00:07:08 +00:00
dom96 4b7ff3e090 Corrected pretty() in json module, and added another file with json test data. 2011-01-28 00:05:42 +00:00
Araq 408eb6bbe7 c2nim: bugfix: less picky about newlines in preprocessor defines 2011-01-19 00:27:38 +01:00
Araq 66cfc851a1 basic thread support; still broken on Windows; untested on Mac OS X 2011-01-18 02:22:01 +01:00
Araq 0f743e0183 explicit indices in array literals 2011-01-16 16:22:23 +01:00
Araq 07b784373b docgen: module dependencies are now listed 2011-01-16 14:30:31 +01:00
Araq fa111b9067 cleanup: E_Base should not be used for inheriting exceptions; documentation generator generates dependencies section 2011-01-15 23:57:19 +01:00
Araq 25d41f2f9a json module changes 2011-01-15 11:53:45 +01:00
Araq ff0b0f6b6d json module changes 2011-01-15 11:50:12 +01:00
Araq faac1bee85 httpserver changes 2011-01-14 08:39:41 +01:00
Araq 7b433a3de3 Merge branch 'master' of github.com:Araq/Nimrod 2011-01-13 23:27:40 +01:00
Araq ddb49e069e httpserver may work better now 2011-01-13 23:27:24 +01:00
dom96 49ac05ba20 Added a higher level json module. 2011-01-11 21:58:44 +00:00
Araq 1a8c6fb49f Feature: explicit string representation for enum fields 2011-01-11 01:09:48 +01:00
Araq d48ab37495 SPEC change: ^ is right-assoc and of highest priority 2011-01-10 21:29:49 +01:00
Araq 19fbc8a55e SPEC change: ^ is right-assoc and of highest priority 2011-01-10 21:28:48 +01:00
Araq ceb1f5e218 support for objective C generation 2011-01-10 01:29:10 +01:00
Araq 62643fbc93 documentation improvements 2011-01-09 19:56:31 +01:00
Araq dbc5048a9a c2nim compiles again [#9 state:resolved]; better error message for named parameters 2011-01-09 19:02:06 +01:00
Araq f31eab8536 bugfix: floating point precision; added strutils.formatFloat 2011-01-09 14:59:49 +01:00
Araq 064417fc5a bugfix: floating point precision; added strutils.formatFloat 2011-01-09 14:52:15 +01:00
Araq 8c799da867 bugfix: osproc compiles under windows again 2011-01-07 21:08:10 +01:00
Araq 37741f28fd additions to complex module 2011-01-07 00:32:15 +01:00
Araq e008630838 implemented 'emit' pragma 2011-01-07 00:17:18 +01:00
Araq 1e25aa365b added test tmultim4.nim 2011-01-06 23:13:34 +01:00
Araq b2e9977592 documentation for source code filters 2011-01-06 23:06:40 +01:00
Araq 693ed29345 Merge branch 'master' of github.com:Araq/Nimrod 2011-01-06 22:22:17 +01:00
Araq 45862e58a7 better tester; yet another iterator bugfix 2011-01-06 22:21:44 +01:00
dom96 df86dc5874 fixes #5, also cleaned up extccomp a bit. 2011-01-06 20:51:01 +00:00
Araq 27bc9296d1 bugfix: compiler rejects methods without object parameter 2011-01-06 09:06:43 +01:00
Araq da325bc7a4 fixed whitespace conflict 2011-01-06 00:45:50 +01:00
Araq eb727862e3 graphics: draw(Ver|Hor)Line 2011-01-06 00:37:23 +01:00
Araq 8f41312ca6 bugfix: semantic checking: tuples without named fields 2011-01-06 00:33:56 +01:00
Araq ce672c19d2 Merge branch 'master' of github.com:Araq/Nimrod 2011-01-05 23:47:12 +01:00
Araq 5635fde060 transf: big refactoring; other small fixes 2011-01-05 23:46:50 +01:00
Michael Fellinger f73d0e4657 Adjust name of event converters and remove the boilerplate 2011-01-05 19:30:52 +09:00
Michael Fellinger 6d0f58b0ee Attempt to fix event debacle in sdl 2011-01-04 20:57:30 +09:00
Michael Fellinger 9e29737178 add sin proc for math 2011-01-04 20:57:00 +09:00
dom96 bab74b6dce Fixed a bug in typeToString with generics. 2011-01-03 23:19:15 +00:00
dom96 958b1cb976 Added a generics test case. 2011-01-03 20:29:00 +00:00
Araq 63ac32e6de bugfix: multiple yield statements and loop body vars 2010-12-13 07:58:35 +01:00
Araq e7fe8edab3 added strutils.align 2010-12-07 20:43:58 +01:00
Araq 902bf05879 commit before ov-res changes 2010-12-07 17:11:35 +01:00
Araq 2fb8ced454 commit before ov-res changes 2010-12-07 17:11:28 +01:00
Araq ee445dc022 renamed lock->aquire 2010-11-18 22:56:09 +01:00