Commit Graph

  • 7d80a26b3f Merge pull request #1751 from dyu/rfind-char Andreas Rumpf 2014-12-19 14:12:55 +01:00
  • 00a702baeb Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-12-19 13:47:13 +01:00
  • 76c3b314dc implemented 'koch pdf' Araq 2014-12-19 13:44:56 +01:00
  • d4230e052d allow () in more contexts Araq 2014-12-19 13:44:43 +01:00
  • 12f97a7151 strutils.rfind via char dyu 2014-12-19 20:08:42 +08:00
  • 18cbd51600 fixes #1187 Araq 2014-12-19 12:53:51 +01:00
  • 08e8de45c4 Merge pull request #1750 from yglukhov/typo Dominik Picheta 2014-12-19 11:37:35 +00:00
  • 8bed8efc36 Fixed typo in docs yglukhov 2014-12-19 11:54:03 +02:00
  • bce10ac1d3 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-12-18 20:42:29 +01:00
  • f96e0a7523 fixes #1690 Araq 2014-12-18 20:15:40 +01:00
  • 280fa9624c fixes #1496 Araq 2014-12-18 14:54:26 +01:00
  • faf8d07056 added missing 'not' Araq 2014-12-18 14:54:05 +01:00
  • a58b4cfda7 Merge pull request #1746 from cowboy-coders/socket_close_clean Dominik Picheta 2014-12-18 00:58:52 +00:00
  • 2024ca454f Merge pull request #1743 from cowboy-coders/httpclient_net_module Dominik Picheta 2014-12-18 00:58:35 +00:00
  • 1b614ffc80 ensure file descriptor is closed Will Szumski 2014-12-18 00:45:02 +00:00
  • ff24ca9919 realised extra parameter was unnecessary Will Szumski 2014-12-17 23:27:11 +00:00
  • d0ea2bdf5b improved error msgs and refactored close in the net module Will Szumski 2014-12-17 23:08:46 +00:00
  • dd410ab084 fixes #1698 Araq 2014-12-17 23:55:04 +01:00
  • bd88e526cf fixes #1744 Araq 2014-12-17 23:21:15 +01:00
  • 73dda8a81d fixes #1638 Araq 2014-12-17 21:52:01 +01:00
  • 2b854849ca removed unused variable from httpclient Will Szumski 2014-12-17 18:51:37 +00:00
  • 3cfc8877f6 replace deprecated parseUrl with parseUri in httpclient Will Szumski 2014-12-17 18:16:06 +00:00
  • 7a7fe85f85 switched httpclient to use net module instead of sockets Will Szumski 2014-12-17 17:53:11 +00:00
  • b94d2247c8 fixes #1388 Araq 2014-12-17 17:30:40 +01:00
  • c91cf3068f JS tests cleaned up Araq 2014-12-17 01:43:36 +01:00
  • 02cc9633eb fixes #1730 Araq 2014-12-17 01:43:22 +01:00
  • e9619d7278 fixes #1655 Araq 2014-12-17 01:11:30 +01:00
  • 8be177627a fixes #1181, fixes #1715 Araq 2014-12-16 14:49:47 +01:00
  • 1293a8bca5 func is now a keyword, so use 'fn' instead Araq 2014-12-15 21:41:15 +01:00
  • e39d4bb4e0 typo Araq 2014-12-15 20:59:03 +01:00
  • 7cf36add37 fixes #1739 Araq 2014-12-15 20:54:42 +01:00
  • b131439a2a fixes #1735 Araq 2014-12-15 02:21:44 +01:00
  • 61c5c92f09 fixes #1656 Araq 2014-12-15 02:15:11 +01:00
  • 516a4d933f Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-12-14 11:50:23 +01:00
  • 9724bd4e1b minor improvements to the docs Araq 2014-12-14 11:50:10 +01:00
  • bebac34f87 fixes #1352 Araq 2014-12-14 11:49:32 +01:00
  • 556f488087 more code snippets for the website Araq 2014-12-14 11:29:27 +01:00
  • 9607354729 Merge pull request #1726 from philip-wernersbach/build-scripts Andreas Rumpf 2014-12-14 11:17:08 +01:00
  • e0f109d373 fixes a tuple lowering bug Araq 2014-12-13 13:10:50 +01:00
  • 3ce2fd6677 Merge pull request #1733 from jemcroft/devel Andreas Rumpf 2014-12-13 11:23:16 +01:00
  • c1478e6c1a Adding type conversion examples to the tutorial jemcroft 2014-12-13 12:28:34 +10:00
  • 9e88cf8ac9 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-12-13 00:39:41 +01:00
  • 3ee048eaad added 'website' option to koch for convenience Araq 2014-12-13 00:39:32 +01:00
  • 516c6dafe2 Merge pull request #1731 from trustable-code/PR8 Andreas Rumpf 2014-12-13 00:32:58 +01:00
  • a15c2461cd Fix font color Simon Krauter 2014-12-13 00:29:34 +01:00
  • f45093893d website improvements Araq 2014-12-12 18:26:35 +01:00
  • 6e6c3d2f1e extracted the fields iterator magic to its own file Araq 2014-12-12 18:25:52 +01:00
  • 752e920b58 documented converters Araq 2014-12-12 14:52:06 +01:00
  • 6b088938f7 Add build scripts. Philip Wernersbach 2014-12-11 23:19:47 -05:00
  • 5a52e941b5 added 'setupGcForForeignThread' for better C interop Araq 2014-12-11 23:29:26 +01:00
  • 50e156db6e website slightly improved Araq 2014-12-11 20:51:07 +01:00
  • f731c5aac0 disable t5000 test for the autobuilder Araq 2014-12-11 20:50:32 +01:00
  • 911001991f more index terms Araq 2014-12-11 20:50:08 +01:00
  • 393be49313 fixes #1597 Araq 2014-12-11 01:02:53 +01:00
  • b7c8063816 fixes #1689 Araq 2014-12-10 21:00:02 +01:00
  • c00a3fdc5b fixes #1718 Araq 2014-12-10 20:17:36 +01:00
  • d3cf767c3a fixes #1692 Araq 2014-12-10 19:59:14 +01:00
  • 6fa4809bd9 nimweb builds full docs again Araq 2014-12-10 19:58:52 +01:00
  • 89703f2196 fixed typos Araq 2014-12-10 19:06:20 +01:00
  • 0cb3d31617 further website improvements Araq 2014-12-10 02:29:31 +01:00
  • 85cc5a6a1f destuctors are experimental; 'func' is now a keyword Araq 2014-12-10 01:57:08 +01:00
  • 74fdd5c2ea new website Araq 2014-12-10 00:40:48 +01:00
  • 795a7762cc minor improvement to the barrier implementation Araq 2014-12-09 01:03:56 +01:00
  • 5979d35ab2 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-12-08 22:35:21 +01:00
  • 0151d11716 fixes #1699 Araq 2014-12-08 22:25:17 +01:00
  • 994f7c1f0b changed formating Araq 2014-12-08 19:49:20 +01:00
  • cd03f59432 implemented arrow like operators Araq 2014-12-08 08:56:44 +01:00
  • 2804c0373c compiler\parser.nim Araq 2014-12-08 08:56:04 +01:00
  • 7b480ea2ba got rid of old code that used to be required for bootstrapping Araq 2014-12-08 08:43:56 +01:00
  • 02f085b479 minor documentation improvements Araq 2014-12-08 08:42:59 +01:00
  • 08fcc87986 deprecated old locking effects Araq 2014-12-08 08:42:18 +01:00
  • c7664e7025 final version before removal Araq 2014-12-08 01:09:31 +01:00
  • fde869f1b1 fixes #1712 Araq 2014-12-07 22:07:48 +01:00
  • 5ee7458883 Merge pull request #1709 from juxiliary/devel Andreas Rumpf 2014-12-06 13:11:44 +01:00
  • cd0f17202e Fixing extraneous semicolon in jsgen output juxiliary 2014-12-06 21:57:20 +10:00
  • 0011bdfb95 bugfix: do not use unknown conditional symbols Araq 2014-12-05 17:19:00 +01:00
  • 4b7de4dc5e implemented 'experimental' switch Araq 2014-12-05 10:09:29 +01:00
  • 898501d9d1 Moved smiliey format to config hash table. Dominik Picheta 2014-12-04 18:47:01 +00:00
  • e27ab36731 implements 'defer' Araq 2014-12-04 10:12:32 +01:00
  • 04820ca69d Merge pull request #1702 from dustinlacewell/sdl_ttf_linker_update Andreas Rumpf 2014-12-04 01:29:58 +01:00
  • 51d2096cd3 Update the pattern to prefer the old version Dustin Lacewell 2014-12-03 15:15:58 -08:00
  • c2b36a0343 Adds some flexibility to the lib name of SDL_ttf to allow for newer distributions Dustin Lacewell 2014-12-03 13:26:37 -08:00
  • 85d83fd8cb fixes regression due to object assignment fixes Araq 2014-12-01 22:53:50 +01:00
  • 866ce10b05 fixes #1687 Araq 2014-11-30 23:11:32 +01:00
  • a1c217a2db fixes #1684 Araq 2014-11-30 02:56:26 +01:00
  • c2e04abcfa fixes regression that caused pegs to not compile Araq 2014-11-29 14:08:42 +01:00
  • 80b8361187 smileys configurable; safer image attribute handling Araq 2014-11-29 13:55:30 +01:00
  • 51dd4b7601 fixes #1489, fixes #1490 Araq 2014-11-28 18:15:06 +01:00
  • 4def86f077 pegs module compiles again Araq 2014-11-28 09:39:23 +01:00
  • c45e89b486 fixes #1039 Araq 2014-11-28 09:32:37 +01:00
  • 105a0616a9 implemented procCall builtin Araq 2014-11-28 02:43:41 +01:00
  • d456b882b1 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-11-27 09:51:00 +01:00
  • c2b223688d fixes #1539 Araq 2014-11-27 09:41:36 +01:00
  • eb69b81859 doc improvements Araq 2014-11-27 09:31:40 +01:00
  • b4e38cb498 fixes #1657 Araq 2014-11-27 09:28:48 +01:00
  • 7edf6fc1d2 fixes #1547 Araq 2014-11-27 08:36:58 +01:00
  • c1930f1b6e fixes #1672 Araq 2014-11-25 23:10:22 +01:00
  • 81f013dabb fixes #642 Araq 2014-11-23 16:07:25 +01:00
  • e1630dcc73 fixes #1337 Araq 2014-11-23 01:45:53 +01:00
  • 83c655266d more robust against unknown line info Araq 2014-11-22 23:09:50 +01:00