swig/Doc/Devel
Olly Betts 02b4bd8eca Fix spaceship operator bugs, document, add tests
Remove some erroneously added brackets_increment() calls.

Reject <=> in preprocessor expressions with a clear error message (it
seems it isn't supported here - clang and gcc don't at least).

The type returned by `<=>` is not `bool`.  We pretend it's
`int` for now, which should work for how it's likely to be used
in constant expressions.

Fixes #1622
2022-07-27 09:12:40 +12:00
..
cmdopt.html Add/update docs for Malloc(), Exit(), etc 2022-03-07 14:24:48 +13:00
engineering.html Replace references to Subversion with Git 2013-01-12 01:24:22 +00:00
file.html Fix typos 2007-10-08 12:01:54 +00:00
index.html Add link to runtime information developer doc 2011-02-03 07:20:34 +00:00
internals.html Add/update docs for Malloc(), Exit(), etc 2022-03-07 14:24:48 +13:00
migrate.txt The great merge 2002-11-30 22:01:28 +00:00
parm.html API cleanup (Parms) 2007-01-10 23:43:07 +00:00
plan-gsoc-2012.txt Fix typos in docs and comments 2022-02-27 18:15:46 +13:00
runtime.txt Disable Chicken target language 2019-02-05 18:42:12 +00:00
scanner.html Fix spaceship operator bugs, document, add tests 2022-07-27 09:12:40 +12:00
tree.html Fix fatal error implemented by assert 2022-03-07 14:24:48 +13:00
wrapobj.html Escape unescape < > & in HTML 2007-03-26 01:26:44 +00:00