Zahary Karadjov
952dbc4b8f
documented static params
2013-12-25 00:32:53 +02:00
Grzegorz Adam Hankiewicz
410fcf7f52
Fixes strutils reference in macro tutorial.
2013-12-08 18:33:19 +01:00
Grzegorz Adam Hankiewicz
8526d29365
Adds missing `s` to sligthly odd sentence.
2013-12-08 12:52:54 +01:00
Grzegorz Adam Hankiewicz
53c0012a83
Fixes link to manual in bold section.
...
Nested inline markup is not possible at the moment, see
http://stackoverflow.com/a/9645684/172690 . Maybe this would be a useful
extension to have in nimrod's custom rst engine?
2013-12-08 12:49:21 +01:00
Grzegorz Adam Hankiewicz
0628d85a6a
Merge pull request #676 from gradha/pr_expands_macro_tutorial
...
Expands tutorial macro section with step by step guide.
2013-12-02 15:15:09 -08:00
Grzegorz Adam Hankiewicz
d1284ff33d
Mentions tuple unpacking only works in var/let blocks.
2013-12-01 21:07:50 +01:00
Grzegorz Adam Hankiewicz
0a953de3a8
Adds to tutorial info about unpacking tuples.
2013-11-26 13:34:54 +01:00
Grzegorz Adam Hankiewicz
3a494f5d8d
Corrects grammar and span of italics in text.
2013-11-19 22:35:05 +01:00
Grzegorz Adam Hankiewicz
c3e7a970c6
Modifies example to use splitLines.
2013-11-19 22:33:02 +01:00
Andreas Rumpf
220e20e7f2
Merge pull request #666 from gradha/pr_links_algorithm_module
...
Links algorithm module from library index.
2013-11-19 02:25:17 -08:00
Zahary Karadjov
a068aaed3c
simple unit test and better documentation for the user defined type classes
2013-11-17 22:50:26 +02:00
Grzegorz Adam Hankiewicz
38eb67de83
Expands tutorial macro section with step by step guide.
2013-11-16 20:45:57 +01:00
Grzegorz Adam Hankiewicz
0ff1ba0a6d
Links algorithm module from library index.
2013-11-08 12:20:45 +01:00
Mark Henderson
7b1ebe896c
a few typos
2013-11-03 13:01:21 -06:00
Araq
993cdb82b6
Merge branch 'master' of github.com:Araq/Nimrod
2013-10-31 22:34:15 +01:00
Araq
f73cec7f01
GC: even more stress testing
2013-10-31 22:32:27 +01:00
Varriount
4f16e627ba
Changed backslash to forward slash
...
Changed backslash to forward slash (why I used a backslash in the first place, I have no idea).
2013-10-23 01:32:13 -04:00
Clay Sweetser
3f502123ea
Added some information on sequences.
2013-10-21 14:26:09 -04:00
Clay Sweetser
f8272eba94
Added instructions on using koch to compile nimrod with GDB support.
2013-10-21 14:26:08 -04:00
Dominik Picheta
199c4d21bd
Fixed regression on ARM caused by the changed behaviour of noStackFrame in commit ac474a2812.
2013-10-19 21:01:32 +01:00
Araq
f9861e1fab
cooler quote for c2nim
2013-10-10 00:45:15 +02:00
Araq
ac474a2812
'noStackFrame' implies 'naked' in the generated C code
2013-10-06 00:10:45 +02:00
Araq
a0b82db402
the compiler can now deal with multiple modules of the same name
2013-09-26 17:34:46 +02:00
Araq
c085a1b4f0
documentation improvements
2013-09-25 08:44:57 +02:00
Araq
8b5aa221ad
support for multiple modules of the same name; niminst supports 'platforms'; minor bugfixes
2013-09-24 16:07:07 +02:00
Araq
367abca382
support for --cs:partial
2013-09-24 09:32:49 +02:00
Araq
db19b18241
cn2im: basic C++ support
2013-09-10 00:40:06 +02:00
Araq
40b379859c
resolved the conflict
2013-09-03 23:46:41 +02:00
Araq
891f871ba7
better support for GNU's assembler
2013-09-03 23:44:31 +02:00
Zahary Karadjov
c8c8d2035a
partially documented the new features
2013-09-03 03:14:22 +03:00
Zahary Karadjov
b5d833b329
implemented the using statement
2013-08-31 19:40:36 +03:00
Zahary Karadjov
56d75bd23b
implemented and documented the new typedesc binding rules
2013-08-23 15:43:27 +03:00
Araq
6f1fc1b5ba
fixed and documented computedGoto pragma
2013-08-22 08:38:47 +02:00
Araq
30bb68d48a
new VM: next steps
2013-08-03 21:14:57 +02:00
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