Commit Graph

  • 3f82352c2e fixed a serious code generation bug leading to wrong RTTI Araq 2012-10-19 01:59:28 +02:00
  • 2efdf3df81 fixes #106 Zahary Karadjov 2012-10-16 02:12:41 +03:00
  • 3c9e3a6a71 Improved support for nkSymChoices in type coercions Zahary Karadjov 2012-10-15 16:36:00 +03:00
  • 7424a60ba1 Merge pull request #225 from fowlmouth/master Araq 2012-10-14 15:54:11 -07:00
  • 197ee778c8 make glU* types unsigned, *int types are in32 Billingsly Wetherfordshire 2012-10-14 06:43:02 -05:00
  • b800b77a1a Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-10-14 12:03:18 +02:00
  • 6fd4b8350d bugfix: evalTemplateArgs Araq 2012-10-14 12:02:57 +02:00
  • 4ef96a7435 fixes #211 Zahary Karadjov 2012-10-13 23:31:27 +03:00
  • 6e4c23bd32 Merge pull request #222 from fowlmouth/patch-2 Araq 2012-10-13 01:27:13 -07:00
  • 4dde2137f7 Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-10-13 01:59:58 +02:00
  • ffcbe19cd8 fixes #217 Araq 2012-10-13 01:59:20 +02:00
  • a9da8eba06 Merge pull request #221 from exhu/cas Araq 2012-10-12 16:49:04 -07:00
  • 2193460ea6 bugfix: tests should be green again Araq 2012-10-13 01:48:13 +02:00
  • d1965590ab opengl fix Billingsly Wetherfordshire 2012-10-12 17:33:37 -05:00
  • 1d30798363 bugfix: threads should work again; fixes #220 Araq 2012-10-12 23:34:43 +02:00
  • bfd3ac4ee7 Added CAS to system/atomics.nim Yury Benesh 2012-10-13 00:04:09 +03:00
  • bfda844ccc Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-10-12 18:42:22 +02:00
  • 8cadc60e08 bugfix: fixed broken expr proc bodies Araq 2012-10-12 18:40:24 +02:00
  • 9bbf56bdbb allow 'mixin' in generics Araq 2012-10-12 17:13:58 +02:00
  • b3913a28c9 Wrapped GtkInfoBar, GtkComboBox and GtkComboBoxText Dominik Picheta 2012-10-11 22:14:59 +01:00
  • 11cd0fde42 add static assertions in the generated code about platform-related assumptions Zahary Karadjov 2012-10-11 13:22:18 +03:00
  • 8717742f00 bugfix: leak in db_sqlite.GetValue Araq 2012-10-10 01:05:03 +02:00
  • fe7dd31b61 Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-10-10 01:03:04 +02:00
  • 74acf05e0e bugfix: prevent endless loop in the parser for 'nimrod check' Araq 2012-10-10 00:59:09 +02:00
  • d43febf81e first version of a memory profiler Araq 2012-10-10 00:41:34 +02:00
  • cf06131dec better extension loading for the OpenGL wrapper Araq 2012-10-09 17:11:33 +02:00
  • 8f3dc6ebd3 Fixes segfault in db_sqlite. Fixes problems with times.format. Dominik Picheta 2012-10-07 15:37:12 +01:00
  • 5a83bd8812 Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-10-06 22:47:08 +02:00
  • 70fa5a6df0 attempt to fix #183 Araq 2012-10-06 22:46:41 +02:00
  • c27637747a bugfix: closures as default param values Zahary Karadjov 2012-10-06 14:50:05 +03:00
  • a85b579718 bugfix: gensym in rofiles Araq 2012-10-05 14:33:32 +02:00
  • 350e178d83 Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-10-05 12:10:01 +02:00
  • 01dfcf6310 code cleanup of caas Araq 2012-10-05 09:52:40 +02:00
  • f28b7be6a3 fixes #120 Zahary Karadjov 2012-10-04 17:24:42 +03:00
  • d9d82fb0af syntax compatibility between do blocks and stmt blocks Zahary Karadjov 2012-10-03 21:11:41 +03:00
  • a6d5707faf added titer7 test Araq 2012-10-04 13:00:37 +02:00
  • 1dc2c780f1 fixes #213 Araq 2012-10-04 09:49:04 +02:00
  • cc51581937 next steps for 'compiler as a service' Araq 2012-10-03 21:32:06 +02:00
  • c2b8669e04 Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-10-03 20:51:22 +02:00
  • 9fbee85cc9 first steps for compiler as a service Araq 2012-10-03 20:49:43 +02:00
  • 34e62d9f73 rebuilt the C sources Zahary Karadjov 2012-10-03 01:59:30 +03:00
  • 2e5265bef5 experimental support for querying the type of expressions within macros Zahary Karadjov 2012-10-03 01:50:26 +03:00
  • 9c8bc3a244 the is operator now works with type classes and type variables Zahary Karadjov 2012-10-02 16:45:34 +03:00
  • 770d4a997e implemented case expressions Zahary Karadjov 2012-10-01 23:48:37 +03:00
  • 92f70b08f9 table constructors now mimic more closely the syntax of case... of... Zahary Karadjov 2012-09-29 18:43:41 +03:00
  • f8184e3490 always print stack traces on errors in debug builds of nimrod Zahary Karadjov 2012-09-29 18:39:18 +03:00
  • 698785ef5e bugfix: allow tuple constructors in generic code Zahary Karadjov 2012-09-29 17:37:55 +03:00
  • 7e44015491 implemented return type inference Zahary Karadjov 2012-09-29 16:49:04 +03:00
  • b28fcdfa93 website improvements Araq 2012-09-29 09:12:03 +02:00
  • 2b49000cbb Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-09-29 08:07:05 +02:00
  • 3bcf9f4e53 opengl wrapper compiles under windows Araq 2012-09-29 08:06:43 +02:00
  • e314da76b9 Fixes async scgi. Dominik Picheta 2012-09-28 18:45:31 +01:00
  • 2aabae702d fixes ttypeselectors Zahary Karadjov 2012-09-28 14:30:19 +03:00
  • 95cf849954 Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-09-28 00:23:35 +02:00
  • 36efc380dd website improvements; better opengl wrapper (still broken) Araq 2012-09-28 00:22:07 +02:00
  • 88ea9073c3 missing documentation added to the manual Zahary Karadjov 2012-09-27 22:44:32 +03:00
  • 04c5f58ce4 normalized the line endings in the manual Zahary Karadjov 2012-09-27 22:28:51 +03:00
  • 5538727945 Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-09-26 02:22:39 +02:00
  • ca447be43e bugfix: c2nim and pas2nim work again Araq 2012-09-26 02:22:22 +02:00
  • c899b51b52 test cases for the new typedesc features Zahary Karadjov 2012-09-25 02:01:16 +03:00
  • badb6c0f66 improved support for typedesc values Zahary Karadjov 2012-09-25 00:22:32 +03:00
  • 92b0d64018 version 0.9.0 v0.9.0 Araq 2012-09-23 21:57:19 +02:00
  • 1de4effb46 Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-09-23 21:35:33 +02:00
  • 7c08d14cfd preparations for 0.9.0 Araq 2012-09-23 21:35:12 +02:00
  • 27dc9fcb8f fixes #186 and the ttypedesc1 test case Zahary Karadjov 2012-09-23 19:33:54 +03:00
  • 15dcb9a6a6 Added close() to async versions of scgi and httpserver. Dominik Picheta 2012-09-23 16:04:17 +01:00
  • bad34033de Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-09-23 09:02:33 +02:00
  • 83b90b941b bugfix: proc bodies as expr Araq 2012-09-23 09:02:11 +02:00
  • d00cb877fd Fixes sockets.recvFrom not setting length of data. Dominik Picheta 2012-09-23 01:31:49 +01:00
  • 92e49aeaaf fixes #73 Araq 2012-09-23 01:18:13 +02:00
  • 2997e26ee1 Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-09-23 00:52:51 +02:00
  • 603dc36008 bugfix: 'result' cannot be captured in a closure Araq 2012-09-23 00:52:34 +02:00
  • ea4435544e implements/fixes #195 Araq 2012-09-22 23:09:25 +02:00
  • 759b3201ad proc bodies can be expressions with a type Araq 2012-09-22 22:43:36 +02:00
  • 6c6f9e6674 Ftpclient now fully works both synchronously and asynchronously. Dominik Picheta 2012-09-22 16:39:51 +01:00
  • 3ef146b0ea 'mixin' and 'interface' are now keywords Araq 2012-09-22 10:04:31 +02:00
  • 4577751bad bugfix: code generator can deal with ftpclient.nim Araq 2012-09-21 22:07:26 +02:00
  • be1a709e7e ftpclient fixed but causes an issue with the code generator and therefore does not compile. Dominik Picheta 2012-09-21 20:39:47 +01:00
  • e605b22ccf bugfix: typeinfo generation (2) Araq 2012-09-21 20:19:39 +02:00
  • 505f179515 added tactors2 test Araq 2012-09-21 19:31:18 +02:00
  • 32aa46a881 bugfix: typeinfo generation Araq 2012-09-21 16:28:57 +02:00
  • 034686d4c0 bugfix: tester does not hang anymore Araq 2012-09-21 00:32:15 +02:00
  • 043921c7a7 fixes #194 Araq 2012-09-20 23:44:52 +02:00
  • e741583f7b math.random(max: float) not available on windows Araq 2012-09-19 00:16:23 +02:00
  • cb6ad8cb74 bugfix: 'nimrod i' works again Araq 2012-09-18 20:59:14 +02:00
  • 9b8afc9321 pragma statements in rodfiles -- couldn't reproduce Araq 2012-09-18 17:47:57 +02:00
  • 4892d6929a bugfix: 'defined/compiles' open an implicit mixin scope in generics Araq 2012-09-18 16:27:02 +02:00
  • a71c5f98ea made tests green again Araq 2012-09-18 00:36:48 +02:00
  • 391fb89a3e some support for passing blocks to overloaded templates/macros Araq 2012-09-17 20:30:15 +02:00
  • b83dce7281 bugfix: import of pure enums Araq 2012-09-17 17:07:09 +02:00
  • c934db86ad stricter symbol lookup in generics Araq 2012-09-17 17:01:34 +02:00
  • 75abf72503 profiler improvements Araq 2012-09-17 00:31:41 +02:00
  • ad6ee9e857 profiler documentation Araq 2012-09-15 01:27:53 +02:00
  • 04e4aa328b Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-09-15 00:21:29 +02:00
  • 214c7a2ebd implemented a stack trace profiler Araq 2012-09-15 00:21:10 +02:00
  • b6f8ab3254 [unittest] even deeper inspection of expressions and variables for the check macro Zahary Karadjov 2012-09-14 00:53:30 +03:00
  • 4a435a8fb4 Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-09-13 18:48:14 +02:00
  • d336cb4957 bugfix: echo vs debugEcho Araq 2012-09-13 17:33:20 +02:00
  • a783077cfd splitted echo into echo/debugEcho Araq 2012-09-13 08:46:24 +02:00
  • 23c3af80f6 semExpr/semStmt merged Araq 2012-09-13 08:33:55 +02:00