Commit Graph

  • 2264875237 Merge pull request #698 from fowlmouth/smallstdlib Andreas Rumpf 2013-12-04 07:52:22 -08:00
  • 32d2327be0 don't use memset for temps unless necessary Araq 2013-12-03 13:30:58 +01:00
  • 5ab3d66144 removed windows fowlmouth 2013-12-03 00:14:20 -06:00
  • dc27f87257 removed deprecated libraries from nimrod.cfg fowlmouth 2013-12-02 23:48:22 -06:00
  • 4f0eeaa55e fixes compiler.lists.bringToFront fowlmouth 2013-12-02 23:47:56 -06:00
  • 5cb60ffbe0 Merge branch 'master' of github.com:Araq/Nimrod Araq 2013-12-03 01:59:59 +01:00
  • fe983b1309 fixes a regression where memset was used without including <string.h> Araq 2013-12-03 01:59:38 +01:00
  • 0628d85a6a Merge pull request #676 from gradha/pr_expands_macro_tutorial Grzegorz Adam Hankiewicz 2013-12-02 15:15:09 -08:00
  • a195e94e88 Merge pull request #687 from gradha/pr_documents_tuple_unpacking Grzegorz Adam Hankiewicz 2013-12-02 15:14:31 -08:00
  • 6e451d4f33 Merge pull request #695 from gradha/pr_adds_htmlparser_example Grzegorz Adam Hankiewicz 2013-12-02 15:13:40 -08:00
  • b5ac234771 Renamed nimrod.cfg to nimrod.nimrod.cfg onionhammer 2013-12-01 17:30:09 -06:00
  • e145231a1d Updated cfg file processing Erik O'Leary 2013-12-01 17:29:28 -06:00
  • ed0cb19909 Merge pull request #703 from gradha/pr_fixes_htmlparser_whitespace Grzegorz Adam Hankiewicz 2013-12-02 14:39:22 -08:00
  • dc9e17503e Makes htmlparser handle whitespace. Refs #694. Grzegorz Adam Hankiewicz 2013-12-02 20:50:56 +01:00
  • 6577093d2d Removed lua, python, tcl, cairo fowlmouth 2013-12-01 21:19:32 -06:00
  • 0b4805f366 Removed opengl fowlmouth 2013-12-01 21:17:50 -06:00
  • ee520689d7 removed gtk2 fowlmouth 2013-12-01 21:15:48 -06:00
  • 944b4685b9 removed x11 fowlmouth 2013-12-01 21:10:06 -06:00
  • d1284ff33d Mentions tuple unpacking only works in var/let blocks. Grzegorz Adam Hankiewicz 2013-12-01 21:07:50 +01:00
  • 68b7779bc7 Fixes various issues with shallow copying. Reimer Behrends 2013-11-29 02:21:47 +01:00
  • 5dcfa97fb9 fixes #696 Araq 2013-12-01 17:02:56 +01:00
  • 387b7d857d Merge branch 'master' of github.com:Araq/Nimrod Araq 2013-12-01 14:04:29 +01:00
  • f59e502382 better error message for implicitly available modules Araq 2013-12-01 14:04:15 +01:00
  • 5bf395040f Merge pull request #684 from gradha/pr_clarifies_docs Andreas Rumpf 2013-11-30 16:25:44 -08:00
  • f91a34c9e6 Adds an example to htmlparser showing how to save changes. Grzegorz Adam Hankiewicz 2013-11-30 21:03:41 +01:00
  • 0d193a446b updated fsmonitor module Araq 2013-11-30 03:28:31 +01:00
  • b3d759ca6d fixes #681 Araq 2013-11-30 03:15:14 +01:00
  • 2dcbc6493a fixes #686 Araq 2013-11-29 20:42:12 +01:00
  • f10a23e669 removed 'system.eval' Araq 2013-11-27 09:44:53 +01:00
  • 0a953de3a8 Adds to tutorial info about unpacking tuples. Grzegorz Adam Hankiewicz 2013-11-26 13:34:54 +01:00
  • 4855055bca Merge branch 'master' of https://github.com/Araq/Nimrod Araq 2013-11-25 13:06:11 +01:00
  • 9035d15ed2 next steps for FFI support Araq 2013-11-25 13:04:11 +01:00
  • 936c71df70 Clarifies wording of newSeq proc docstrings. Grzegorz Adam Hankiewicz 2013-11-22 22:54:24 +01:00
  • b893bd074f Modified website links in readme. Dominik Picheta 2013-11-21 22:47:02 +00:00
  • e469bdb6fa Merge pull request #657 from gradha/pr_stackoverflow_link Andreas Rumpf 2013-11-19 13:43:34 -08:00
  • 3a494f5d8d Corrects grammar and span of italics in text. Grzegorz Adam Hankiewicz 2013-11-19 22:35:05 +01:00
  • c3e7a970c6 Modifies example to use splitLines. Grzegorz Adam Hankiewicz 2013-11-19 22:33:02 +01:00
  • d0f7db0828 always call the linker; fixes #660 Araq 2013-11-19 15:41:20 +01:00
  • cd1f96d421 fixes #663 Araq 2013-11-19 15:11:44 +01:00
  • 98cf1c412a garbage-in-garbage-out principle for unicode errors; fixes #674 Araq 2013-11-19 14:39:27 +01:00
  • 80377c20f9 fixes #678 Araq 2013-11-19 14:35:03 +01:00
  • 619356dd08 bugfix: '$' for TPort Araq 2013-11-19 14:06:39 +01:00
  • fb810e25c4 Merge pull request #680 from Varriount/core/fix-generic-crashes Andreas Rumpf 2013-11-19 02:34:22 -08:00
  • a3163aa2cf Merge pull request #677 from gradha/pr_fixes_times_calculation Andreas Rumpf 2013-11-19 02:31:58 -08:00
  • 220e20e7f2 Merge pull request #666 from gradha/pr_links_algorithm_module Andreas Rumpf 2013-11-19 02:25:17 -08:00
  • c9d6e04636 Merge branch 'core/fix-generic-crashes' of github.com:Varriount/Nimrod into core/fix-generic-crashes Clay Sweetser 2013-11-18 17:27:40 -05:00
  • f279d465d0 Prevent lambdas from crashing if given implicit generic parameters. Clay Sweetser 2013-11-14 12:32:35 -05:00
  • aeca551f5b Merge pull request #670 from onionhammer/master Dominik Picheta 2013-11-17 14:47:05 -08:00
  • a068aaed3c simple unit test and better documentation for the user defined type classes Zahary Karadjov 2013-11-17 22:50:26 +02:00
  • d037aec415 Fixes times.toSeconds to handle hours and minutes correctly. Grzegorz Adam Hankiewicz 2013-11-17 21:31:05 +01:00
  • 4cea15d274 improvements for the is operator; implemented the type lifting rule in user-defined type classes Zahary Karadjov 2013-11-17 16:28:42 +02:00
  • 38eb67de83 Expands tutorial macro section with step by step guide. Grzegorz Adam Hankiewicz 2013-11-15 23:04:21 +01:00
  • 1a6742e651 Fixed http header parsing issue Erik O'Leary 2013-11-15 10:47:25 -06:00
  • d77370694c Prevent lambdas from crashing if given implicit generic parameters. Clay Sweetser 2013-11-14 12:32:35 -05:00
  • b5965d05a2 Added timestamp to TIRCEvent Erik O'Leary 2013-11-13 13:20:45 -06:00
  • 31dd66acbf support for multiple test variables and var qualifiers in user-defined type classes Zahary Karadjov 2013-11-13 02:24:08 +02:00
  • 0ff1ba0a6d Links algorithm module from library index. Grzegorz Adam Hankiewicz 2013-11-08 12:20:45 +01:00
  • 4cda0861f5 tcnstseq works again Araq 2013-11-07 00:25:54 +01:00
  • 27ec76dd3a VM now supports lambda lifting Araq 2013-11-06 08:37:20 +01:00
  • 9061b8961e failing test for static params Zahary Karadjov 2013-11-05 21:55:46 +02:00
  • 7a93a5f18e Merge pull request #659 from markhend/master Andreas Rumpf 2013-11-03 11:55:26 -08:00
  • 7b1ebe896c a few typos Mark Henderson 2013-11-03 13:01:21 -06:00
  • 45f9c5b942 Adds link to stackoverflow nimrod tag in support section. Grzegorz Adam Hankiewicz 2013-11-03 10:16:31 +01:00
  • 993cdb82b6 Merge branch 'master' of github.com:Araq/Nimrod Araq 2013-10-31 22:34:15 +01:00
  • f73cec7f01 GC: even more stress testing Araq 2013-10-31 22:32:27 +01:00
  • eb72857ea2 added $ for oids Araq 2013-10-31 22:30:59 +01:00
  • 528f972d17 Merge pull request #631 from mflamer/master Andreas Rumpf 2013-10-31 13:43:19 -07:00
  • 471c0aa634 Epoll now works. Dominik Picheta 2013-10-31 15:07:14 +00:00
  • 526f9da463 Epoll wrapper + selectors module. Dominik Picheta 2013-10-31 02:45:17 +00:00
  • f8206cb357 better better fix for Issue #629 Recursive generic types not working Mark Flamer 2013-10-30 16:08:54 -07:00
  • 2a1f8baac4 Merge pull request #646 from onionhammer/patch-1 Andreas Rumpf 2013-10-30 10:10:11 -07:00
  • 78123520a9 Implemented boolean socket options. Dominik Picheta 2013-10-30 16:40:03 +00:00
  • 0663c883e5 TPort is now uint16 and other small sockets fixes. Dominik Picheta 2013-10-30 14:35:30 +00:00
  • 6901a8cb13 Added base64 encode overload for arrays of integers/bytes onionhammer 2013-10-30 09:08:05 -05:00
  • 4330c986db better fix for Issue #629 Recursive generic types not working Mark Flamer 2013-10-29 20:48:37 -07:00
  • be45263623 jump optimizer works Araq 2013-10-29 16:47:40 +01:00
  • b4e25a6372 new VM is getting stable Araq 2013-10-29 01:07:59 +01:00
  • 4013fc56a3 Merge pull request #625 from Varriount/sequences/add-ranged-insertions-deletions Andreas Rumpf 2013-10-27 11:17:55 -07:00
  • b51858159a Merge pull request #627 from Varriount/internal-documentation/add-debug-info Andreas Rumpf 2013-10-27 11:13:49 -07:00
  • ed8289e2c5 Merge pull request #639 from gradha/pr_fixes_execProcesses Andreas Rumpf 2013-10-27 11:02:34 -07:00
  • 0eb0a887d8 Fixes execProcesses wait order. Refs #379. Grzegorz Adam Hankiewicz 2013-10-27 18:15:42 +01:00
  • ea92682b98 Apply changes suggested by Araq Varriount 2013-10-27 03:44:55 -04:00
  • 9df232911c fix for Issue #629 Recursive generic types not working Mark Flamer 2013-10-25 19:04:10 -07:00
  • 6ea538cec3 computed goto now works; some progress on the new VM Araq 2013-10-25 13:30:34 +02:00
  • 53752ccaab Fixed breaking changes introduced by the last commit. Dominik Picheta 2013-10-24 19:17:45 +01:00
  • 09b6b94509 Fixed asyncio crash when sending buffered data after connection was terminated. Dominik Picheta 2013-10-24 19:02:13 +01:00
  • f5023ac544 Fixed sockets on Win32. Dominik Picheta 2013-10-23 21:07:26 +01:00
  • f695bb0b6f Fixed socket compilation problems on Windows. Dominik Picheta 2013-10-23 18:30:03 +01:00
  • 8231deffd0 Made TSocketHandle distinct and fixed problems it caused for SSL. Dominik Picheta 2013-10-23 18:07:00 +01:00
  • 4f16e627ba Changed backslash to forward slash Varriount 2013-10-23 01:32:13 -04:00
  • 7832f25abf Mersenne twister random number generator Mark Flamer 2013-10-22 15:02:54 -07:00
  • 6fbc96fec4 LockFree Hash Table 0.1 Mark Flamer 2013-10-22 14:24:32 -07:00
  • a352109ade Merge pull request #630 from mflamer/master Simon Hafner 2013-10-22 07:24:35 -07:00
  • b27aae4bf9 more whitespace removal Mark Flamer 2013-10-21 21:36:48 -07:00
  • 129e72de70 remove extra white space Mark Flamer 2013-10-21 21:33:24 -07:00
  • a74a93d885 Merge pull request #628 from mflamer/master Andreas Rumpf 2013-10-21 15:37:45 -07:00
  • 01e43fbe83 fix for Issue #626 - Distinct and generics not working together Mark Flamer 2013-10-21 11:43:37 -07:00
  • 3f502123ea Added some information on sequences. Clay Sweetser 2013-10-20 11:36:19 -04:00
  • f8272eba94 Added instructions on using koch to compile nimrod with GDB support. Clay Sweetser 2013-10-18 16:28:52 -04:00
  • 314e526f75 Added an insertion function that inserts elements of an openarray. Clay Sweetser 2013-10-20 13:06:07 -04:00