Commit Graph
380 Commits
Author SHA1 Message Date
Araq 6feedc9cff Merge pull request #515 from gradha/pr_idetools_improvements
Idetools improvements
2013-07-07 16:05:17 -07:00
Grzegorz Adam Hankiewicz baf4f8c9eb Documents idetools skMacro with failure test case. 2013-07-06 20:00:12 +02:00
Grzegorz Adam Hankiewicz 383d047763 Documents idetools skLabel with failure test case. 2013-07-06 19:42:36 +02:00
Grzegorz Adam Hankiewicz 4ed44fc634 Moves caasdriver comments into idetools document. 2013-07-06 18:51:37 +02:00
Grzegorz Adam Hankiewicz 9e649ffdf2 Mentions expected order of idetools suggest results. 2013-07-06 18:03:27 +02:00
Grzegorz Adam Hankiewicz 9b76435280 Adds caas and idetools keywords to The One And Only Great Index. 2013-07-06 18:03:27 +02:00
Grzegorz Adam Hankiewicz 6bab7a5bda Documents passC/passL pragmas. Refs #506. 2013-07-05 16:33:52 +02:00
Araq 52851b722d --os:standalone works again 2013-06-30 21:15:28 +02:00
Araq 7b946ec025 Merge pull request #486 from gradha/pr_idetools_docs
Adds idetools docs
2013-06-28 14:43:30 -07:00
Araq df8e151408 implements nicer floating point literals 2013-06-27 22:22:49 +02:00
Araq 139562cc64 implements the 'codegenDecl' pragma 2013-06-27 18:13:11 +02:00
Grzegorz Adam Hankiewicz d18d6ba019 Starts idetools specific documentation. 2013-06-16 22:39:38 +02:00
Grzegorz Adam Hankiewicz 1dfea2a362 Lists available idetools caas switches. 2013-06-15 15:43:36 +02:00
Araq c5e07af902 Merge pull request #473 from gradha/pr_doc_improvements
Doc improvements
2013-06-09 14:43:33 -07:00
Araq 3f35e2d39e resolved conflict; added missing files 2013-06-09 23:33:32 +02:00
Araq 23ef565a3c implemented large parts of the 'not nil' checking 2013-06-09 23:29:43 +02:00
Grzegorz Adam Hankiewicz 05c2d9bd73 Adds docutils modules to lib index, fixes :idx: markers. 2013-06-09 16:10:41 +02:00
Grzegorz Adam Hankiewicz 19a36c9acb Documents shortcut array syntax. Refs #397. 2013-06-09 15:35:21 +02:00
Grzegorz Adam Hankiewicz a7e70e6229 Adds distinct and borrow to the one and only true index. 2013-06-09 15:23:53 +02:00
zah 97eb4bd0ff documented trackDirty 2013-06-08 11:19:45 +03:00
Araq b487ebaaba new scoping rules for 'if' now active 2013-06-04 01:11:55 +02:00
Araq b3ac785f95 fixes semicolon parsing issue 2013-06-03 08:05:32 +02:00
Araq 9fd21ba2db fixed typos in the manual; kept trimcc tool up to date 2013-05-21 22:36:46 +02:00
Araq 3b50a99203 version 0.9.2 2013-05-20 17:14:15 +02:00
Araq baf89e3d66 GC'ed wide strings for windows 2013-05-20 02:17:24 +02:00
Araq a23d418d78 'from' statement documented 2013-05-19 23:41:12 +02:00
Araq 1c9b4e5d33 made some tests green; implemented 'from module import nil' 2013-05-19 23:17:16 +02:00
Araq f16ded879b updated docs 2013-05-19 03:32:37 +02:00
Dominik Picheta f081ac0e54 Implemented new Nimrod website designed by @PhilipWitte. 2013-05-18 17:36:57 +01:00
Araq 635ad3b336 Merge branch 'master' of github.com:Araq/Nimrod 2013-05-14 00:59:07 +02:00
Araq 9b9a180947 'inject' for 'for' loop variables 2013-05-14 00:41:07 +02:00
Zahary Karadjov fca6e31e1d Merge branch 'master' of github.com:Araq/Nimrod into upstream 2013-05-12 16:14:46 +03:00
Zahary Karadjov 1d29d24465 documented the `noforward` pragma 2013-05-12 16:14:28 +03:00
Araq adedfc3a10 new effect system should be sound now 2013-05-11 10:53:40 +02:00
Araq 2d39a18faa better effects handling for callbacks 2013-05-09 03:20:55 +02:00
Araq 44c4b945eb pegs/re =~ warns about scope rule change; improved docs 2013-05-08 15:49:04 +02:00
Araq f8af7ed6b4 more intuitive behaviour for 'discardable' in expression bodies 2013-05-04 18:58:58 +02:00
Araq 1dd01e5891 revert new scope for 'if' 2013-05-02 00:36:06 +02:00
Araq 427f84b4ec tester should work again; documented (;) 2013-04-30 23:54:02 +02:00
Araq 3c27d1a179 Merge branch 'master' into newparser 2013-04-22 19:56:26 +02:00
Araq 8a595b631b new parsing scheme is documented 2013-04-21 20:09:46 +02:00
Araq 497815ee81 Merge pull request #388 from gradha/pr_improves_tutorial_tuples_example
Improves tutorial tuples example.
2013-04-17 00:59:24 -07:00
Grzegorz Adam Hankiewicz bccf2a3ade Improves tutorial tuples example. 2013-04-15 20:55:38 +02:00
Grzegorz Adam Hankiewicz cbbcefeb0b Corrects default verbosity level from 0 to 1. 2013-04-15 19:33:15 +02:00
Grzegorz Adam Hankiewicz 3a605711bc Documents verbosity levels. Refs #258. 2013-04-14 22:20:58 +02:00
Araq 5893a9195c implemented --dynlibOverride option for static linking of 'dynlib' 2013-04-08 16:38:49 +02:00
Araq c4edcf3ea2 documented restricted destructors 2013-04-08 15:05:57 +02:00
Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 2013-03-16 23:53:07 +01:00
Araq 33ccb3315f Merge pull request #355 from gradha/pr_adds_babel_link_to_library_doc
Adds babel package manager link to library index.
2013-03-16 09:48:02 -07:00
Araq b63f322a46 debugger improvements 2013-03-16 17:07:47 +01:00