factor/basis/alien
Benjamin Pollack 7d8d60ede3 Fix incorrect alien.syntax documentation for FUNCTION:
The library docs indicate that you need a semicolon at the end of
a `FUNCTION:` definition, but that's actually a syntax error. Likewise,
while the parentheses and commas may at one point have been optional,
they emphatically aren't anymore. This patch brings the documentation in
line with the code.
2016-02-17 09:33:33 -08:00
..
arrays core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
c-types change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
complex factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
data docs, ffi: more explicit c-string conversions docs 2016-01-09 13:54:21 -08:00
debugger alien: cleanup using. 2014-11-16 20:31:32 -08:00
destructors factor: clean up whitespace in -docs files 2015-07-02 10:31:22 -07:00
endian change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
enums factor: Rename MACRO: and MACRO: to have quot as the output in stack effects. 2015-07-18 22:16:11 -07:00
libraries docs: using $maybe. 2015-12-11 17:05:45 -08:00
parser change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
prettyprint factor: actual patch to remove ; from all c/fortran functions 2015-07-19 16:25:30 -07:00
remote-control factor: Rename I[ ]I to [I I]. Fix places where we do "string"token without whitespace. 2015-08-06 17:05:12 -05:00
syntax Fix incorrect alien.syntax documentation for FUNCTION: 2016-02-17 09:33:33 -08:00