Commit Graph

  • b1574bb0e0 stand-alone except and finally blocks Zahary Karadjov 2012-05-23 02:25:16 +03:00
  • 1c01c78be5 TInteger vs TOrdinal Araq 2012-05-22 19:37:26 +02:00
  • 7f64e95747 fixes a long standing bug concerning assignment of case objects Araq 2012-05-22 01:02:33 +02:00
  • ea5b74c832 todo.txt changes Araq 2012-05-20 23:18:14 +02:00
  • 29b63be980 added another system.getStackTrace Araq 2012-05-20 18:42:50 +02:00
  • e2221ab310 Fixes for embeddable devices (--os:standalone) dom96 2012-05-20 11:23:16 +01:00
  • a36a856a2f fixes #113 Araq 2012-05-20 12:09:47 +02:00
  • 3700885573 fixes #114 Araq 2012-05-20 10:58:24 +02:00
  • 0c5a4bf6c0 Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-05-20 10:56:48 +02:00
  • 15dd3a2251 fixes #109 Araq 2012-05-20 10:56:17 +02:00
  • f9089db681 The httpserver now grabs the IP address of the client. RST gen fix for smileys. dom96 2012-05-16 22:29:51 +01:00
  • d6ae98a652 Fixed a bug in times and finished its docs. Added mimetypes module and added the uri module to the doc gen. Fixed a bug in the cookies module. dom96 2012-05-13 14:38:59 +01:00
  • e6019b6f98 fixes #103 Araq 2012-05-11 00:22:04 +02:00
  • 85ac5f94f1 made tests green again Araq 2012-05-11 00:11:17 +02:00
  • 8cf9b48ad4 thoughts about 'continue/break' bug Araq 2012-05-10 23:26:38 +02:00
  • 63326f19f0 fixes #111; however may introduce other problems Araq 2012-05-10 08:21:06 +02:00
  • ccc4ed2c5a added thexlit test Araq 2012-05-09 23:59:12 +02:00
  • 2f17c264f4 markdown improvements Araq 2012-05-09 23:56:42 +02:00
  • 338b3cc683 implemented markdown styled code-blocks Araq 2012-05-09 08:45:20 +02:00
  • f7e5f9a36a rst parser: removed index handling Araq 2012-05-09 07:48:28 +02:00
  • 8624ec09a9 bugfix: strutils.formatFloat Araq 2012-05-09 02:14:48 +02:00
  • 05d9d395fe Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-05-09 01:50:40 +02:00
  • 76235348f8 extracted documentation generator Araq 2012-05-09 01:50:08 +02:00
  • dfa1f7ce62 Removed echos from uri module. Dominik Picheta 2012-05-07 14:01:59 +02:00
  • cf87759e29 Added uri module. dom96 2012-05-06 23:18:07 +01:00
  • 92a7933504 The httpserver module now supports POST requests. Fix for captureBetween in the parseutils module. dom96 2012-05-06 23:03:18 +01:00
  • c323ec0155 added system.getStackTrace; docgen refactoring (incomplete) Araq 2012-05-06 01:16:36 +02:00
  • c3770ebd06 Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-05-05 10:47:49 +02:00
  • dde5a83d29 improvements for the iup wrapper Araq 2012-05-05 10:47:36 +02:00
  • 100503f962 Scgi module handles socket disconnection properly now. dom96 2012-05-05 09:25:18 +01:00
  • 11eda851b0 Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-05-04 01:59:08 +02:00
  • a41bf611a0 fixes binding of overloaded procs Araq 2012-05-04 01:58:54 +02:00
  • ce412b4b6c The httpserver now gathers the headers for the user. Fixed ambiguity in recvLine in the sockets module. dom96 2012-05-03 23:16:37 +01:00
  • 28b68d914e rst parser does not support 'raw' directive per default (security risk) Araq 2012-05-01 22:55:06 +02:00
  • e95f155af3 small bugfixes; documentation generator supports smilies for the forum Araq 2012-05-01 11:14:29 +02:00
  • ccae314635 Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-04-26 01:17:14 +02:00
  • ce1138dfa7 some code formating Araq 2012-04-26 01:16:50 +02:00
  • 1585cafec2 Added a format function to the times module and a setCookie function to the cookies module. dom96 2012-04-26 00:12:28 +01:00
  • afd8ca2f15 added db_*.getRow Araq 2012-04-24 08:44:36 +02:00
  • 7e7c514dfc documentation improvements; GC_step improved Araq 2012-04-21 16:38:25 +02:00
  • 7511a05b27 resolved conflict for news.txt Araq 2012-04-21 03:22:53 +02:00
  • 4aba7421f5 GC with realtime support Araq 2012-04-21 03:19:43 +02:00
  • a05f0aa6b5 Merge branch 'master' of github.com:Araq/Nimrod into upstream Zahary Karadjov 2012-04-21 04:08:29 +03:00
  • 2400704c22 Finally rebuilt the sources to take advantage of the new type system capabilities Zahary Karadjov 2012-04-21 04:07:03 +03:00
  • 251c44ff04 implicit generics types as return types. removed the error message for capturing incorrect uses of `proc` Zahary Karadjov 2012-04-21 02:37:24 +03:00
  • 263bb37745 Fixed graphics.drawLineAA and graphics.withEvents uses WaitEvent instead of PollEvent now. dom96 2012-04-20 22:39:03 +01:00
  • 2f4ae65917 produce errors on proc types with implicit empty param lists. Zahary Karadjov 2012-04-20 22:32:36 +03:00
  • 064f296213 allow the use of built-in type constraints in type sections Zahary Karadjov 2012-04-20 22:28:53 +03:00
  • c1d16c5a4d made built-in types primary expressions to allow infix operators to be used with them Zahary Karadjov 2012-04-20 21:35:59 +03:00
  • 8319e2411d fixed incorrect C++ code generation for sequences. more revealing type names in the generated code Zahary Karadjov 2012-04-18 19:47:18 +03:00
  • 818787457d grammar: the built-in type classes are now valid expressions Zahary Karadjov 2012-04-18 14:06:26 +03:00
  • 38710b614f more Objective-C and C keywords are now escaped Zahary Karadjov 2012-04-18 12:46:02 +03:00
  • 3d65c0a73f attempt to make tests green Araq 2012-04-17 22:39:37 +02:00
  • cb79bf9f16 compiler finally supports 'object {.pragma.}' syntax Araq 2012-04-16 23:40:08 +02:00
  • d4c2f2509c bugfix: 'error' statement pragma works as expected again Araq 2012-04-16 17:23:44 +02:00
  • 1db8b5cbb2 restored files that 'koch clean' removed Araq 2012-04-16 16:43:41 +02:00
  • 17d67ab828 fixes #105 Araq 2012-04-16 16:31:15 +02:00
  • a656409286 documentation improvements; cleanup Araq 2012-04-16 00:38:40 +02:00
  • 752cddb91a documentation improvements Araq 2012-04-16 00:37:41 +02:00
  • da9ff288d9 Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-04-15 10:02:35 +02:00
  • 959e370ae9 @ is a sigil-like operator Araq 2012-04-15 10:02:15 +02:00
  • 043a40eee6 fix incorrect path for rodfile tests' nimcache Zahary Karadjov 2012-04-15 03:46:25 +03:00
  • b2cc17cde4 Merge branch 'master' of github.com:Araq/Nimrod into upstream Zahary Karadjov 2012-04-15 02:58:01 +03:00
  • 1ba31f8df7 minor changes to make the test suite green again Zahary Karadjov 2012-04-15 02:54:12 +03:00
  • 57fe3e8c41 avoid duplicated variable names in unrolled loops Zahary Karadjov 2012-04-15 02:53:32 +03:00
  • 20d56875de fix threading tests Zahary Karadjov 2012-04-15 02:52:09 +03:00
  • 567b5b07ea fixes #20 properly Zahary Karadjov 2012-04-15 00:38:57 +03:00
  • 42e0b08214 fix the usage of definedInScope in pegs.=~ Zahary Karadjov 2012-04-14 13:26:47 +03:00
  • f25c638dc4 experimental support for preserving local variable names in the generated code Zahary Karadjov 2012-04-13 16:01:26 +03:00
  • 3628731064 unicode: invalid utf-8 bytes are preserved Araq 2012-04-13 18:52:54 +02:00
  • 82813e58c4 Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-04-13 18:37:17 +02:00
  • fe750a5cf9 performance improvements for ropes Araq 2012-04-13 18:36:55 +02:00
  • caf7878009 Proper C scopes for if, try and case statements Zahary Karadjov 2012-04-12 15:07:42 +03:00
  • d2b45dbe85 C variables are created in their enclosing block instead of their enclosing function Zahary Karadjov 2012-04-12 14:12:32 +03:00
  • bac790ae3b The build.sh file generated by niminst now supports a --extraBuildArgs param. dom96 2012-04-11 20:45:27 +01:00
  • 238202ccbc re-enable rodfiles tests; fixes #91 Zahary Karadjov 2012-04-11 01:14:56 +03:00
  • c1ad05c4c5 Merge branch 'master' of github.com:Araq/Nimrod into upstream Zahary Karadjov 2012-04-10 22:39:00 +03:00
  • 97ab16d46b typetraits module and tests Zahary Karadjov 2012-04-10 22:32:23 +03:00
  • a64f03230a proper order of initialization for .global. variables Zahary Karadjov 2012-04-10 20:53:44 +03:00
  • c53ad1b39f documentation improvements; higher level Mongodb wrapper Araq 2012-04-09 11:18:10 +02:00
  • e9260e6c4d C sources rebuilt for BSD Araq 2012-04-07 00:47:00 +02:00
  • e0e4e38272 yet attempt to fix realpath for BSD Araq 2012-04-07 00:44:00 +02:00
  • 1123252db5 bugfix: expandFilename for BSD Araq 2012-04-06 23:42:33 +02:00
  • 121e375f15 C sources rebuilt for BSD support Araq 2012-04-06 22:45:55 +02:00
  • 039f21ffd6 small fixes for BSD Araq 2012-04-06 22:43:00 +02:00
  • ba3f90cc25 added terminal.isatty; nimgrep version 0.9 Araq 2012-04-06 21:26:48 +02:00
  • e941a14767 completing the "types as first class values" reform Zahary Karadjov 2012-04-06 18:14:12 +03:00
  • efb53233cb the foundations of a type traits module; better error messages for expr, typedesc and typeclasses params Zahary Karadjov 2012-04-06 05:02:48 +03:00
  • 0f96e72b18 fixed another docgen bug; initial mongodb wrapper Araq 2012-04-06 00:41:27 +02:00
  • 98b7bdaa50 when expressions, proper rendering for nkDo and nkLambda and parser support for x.type and x.addr Zahary Karadjov 2012-04-05 22:43:37 +03:00
  • 6d80583d5a Added `global` pragma that can be used to introduce new global variables from within procs Zahary Karadjov 2012-04-05 19:20:52 +03:00
  • 07b355bea4 better opengl wrapper; oids and endians modules documented Araq 2012-04-04 21:26:23 +02:00
  • a4a99ae997 added libsvm wrapper Araq 2012-04-04 16:01:28 +02:00
  • b9f99565e9 added new OpenGL wrapper Araq 2012-04-04 01:40:39 +02:00
  • f788f603fe Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-04-01 01:01:25 +02:00
  • 3ef9f54cc1 added strutils.parseEnum; fixes #95 Araq 2012-04-01 00:31:22 +02:00
  • 8d698b2bdd Merge branch 'master' of github.com:Araq/Nimrod into upstream Zahary Karadjov 2012-03-31 18:51:11 +03:00
  • 22dc76a361 typedesc and expr params Zahary Karadjov 2012-03-29 16:03:51 +03:00
  • c7fc519fa3 forgot to add lib/system/embedded.nim Araq 2012-03-31 01:18:49 +02:00
  • b2c255c739 bugfix: DLLs should compile again Araq 2012-03-31 01:16:44 +02:00