summaryrefslogtreecommitdiff
path: root/doc/ref/api-data.texi
AgeCommit message (Expand)AuthorFilesLines
2019-11-14Update NEWS for records and exceptions workwip-exceptionsAndy Wingo1-2/+2
2019-10-28Add support for immutable fields in core recordsAndy Wingo1-2/+9
2019-10-27Rename final? record type flag; add support for opaque?Andy Wingo1-5/+14
2019-10-27Guile `make-record-type' supports non-generative definitionAndy Wingo1-1/+13
2019-10-22Record accessors respect subtypingAndy Wingo1-11/+17
2018-08-07doc: Fix typo about SRFI-4 syntax.Ludovic Courtès1-1/+1
2017-11-29Merge until e0bcda4ad940c4e15679cc2b229838b33acdd36c from stable-2.2Andy Wingo1-39/+18
2017-10-31Fix sort, sort! for arrays with nonzero lower boundDaniel Llorens1-10/+22
2017-10-31Remove documentation on uniform-vector-read!, uniform-vector-writeDaniel Llorens1-33/+0
2017-09-25Merge 'stable-2.2'Andy Wingo1-6/+19
2017-09-25Add struct-ref/unboxed, struct-set!/unboxedAndy Wingo1-6/+19
2017-09-23Replace "pr" struct fields with "pw" fieldsAndy Wingo1-19/+21
2017-09-23Deprecate opaque struct fieldsAndy Wingo1-11/+2
2017-09-22Deprecate struct "self" slotsAndy Wingo1-12/+4
2017-09-20Remove references to tail arrays in the documentationAndy Wingo1-69/+18
2017-04-19Documentation typo tweakSergei Trofimovich1-1/+1
2017-03-01doc: Fix typo in keywords documentation.Georgi Kirilov1-1/+1
2017-03-01Document 'scm_to_uintptr_t' and 'scm_from_uintptr_t'.Ludovic Courtès1-1/+3
2017-02-27Explain why no native accessors for `s8' and `u8' existDiogo F. S. Ramos1-2/+3
2017-01-09Final names for new array functionsDaniel Llorens1-64/+92
2016-11-23Document new array functions, with provisional namesDaniel Llorens1-0/+165
2016-11-22Merge api-{data,compound}.texiAndy Wingo1-513/+4481
2016-08-07Documentation fixesEthan Stefan Day1-9/+9
2016-06-24Fix typo about `keywords' read optionAndy Wingo1-1/+1
2016-06-08Big ports documentation updateAndy Wingo1-2/+2
2016-05-22Implement 'string-utf8-length' and 'scm_c_string_utf8_length'.Mark H Weaver1-1/+7
2015-01-22Merge commit '5af307de43e4b65eec7f235b48a8908f2a00f134'Andy Wingo1-2/+6
2014-10-01read: Accept "\(" in string literals.Mark H Weaver1-2/+6
2014-09-29Add (ice-9 unicode) moduleAndy Wingo1-0/+18
2014-09-12Add (ice-9 unicode) moduleAndy Wingo1-0/+18
2014-04-25Merge branch 'stable-2.0'v2.1.0Mark H Weaver1-0/+12
2014-03-17Documentation tweaks for the 'r7rs-symbols' read/print options.Mark H Weaver1-0/+12
2014-03-16Doc and NEWS updatesAndy Wingo1-0/+4
2014-01-14Merge branch 'stable-2.0'Mark H Weaver1-0/+10
2014-01-14read: Support R7RS |...| symbol notation.Mark H Weaver1-0/+10
2014-01-14Merge branch 'stable-2.0'Mark H Weaver1-3/+11
2014-01-14Recognize 'escape' character name, per R7RS.Mark H Weaver1-0/+3
2014-01-14read: Accept "\|" in string literals.Mark H Weaver1-3/+7
2014-01-14read: Support R7RS '#true' and '#false' syntax for booleans.Mark H Weaver1-0/+1
2014-01-09Merge branch 'stable-2.0'Mark H Weaver1-4/+23
2014-01-08Implement 'exact-integer?' and 'scm_is_exact_integer'.Mark H Weaver1-2/+21
2014-01-08Fix doc that incorrectly claimed (integer? +inf.0) => #t.Mark H Weaver1-2/+2
2013-04-14Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver1-14/+82
2013-04-06Fix the recommendations for conversion of C string constants.Mark H Weaver1-11/+13
2013-04-06Implement 'scm_c_bind_keyword_arguments'.Mark H Weaver1-0/+66
2013-04-01Fix broken texinfo markup in (ice-9 iconv) docs.Mark H Weaver1-3/+3
2013-04-01Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver1-1/+1
2013-04-01Fix typos in 'string-join' docs: 'string-infix' -> 'strict-infix'.Mark H Weaver1-1/+1
2013-03-28Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver1-31/+49
2013-03-15fix doc buildAndy Wingo1-2/+2