cgay on master
Pull in regular-expressions via… Make all library and module nam… [docs] rewrite regular-expressi… and 10 more (compare)
cgay on master
Update sphinx-extensions submod… (compare)
cgay on master
Update sphinx-extensions submod… (compare)
cgay on master
Update sphinx-extensions submod… (compare)
cgay on master
Update sphinx-extensions submod… (compare)
cgay on master
Update sphinx-extensions submod… (compare)
cgay on master
Update sphinx-extensions submod… (compare)
cgay on master
Add submodule for sphinx-extens… Move documents up a level, upda… Update copyright year and 3 more (compare)
cgay on master
Give sphinx-extensions docs the… Merge pull request #25 from cga… (compare)
cgay on master
Update deprecated uses of sphin… Merge pull request #24 from cga… (compare)
#b
?)
single
in C gets converted to double
when you pass it to a varargs function.
map(method(p) as(<directory-locator>, p) end,
tokenize-environment-variable(path))
<integer>
? I'm currently doing this: https://github.com/cgay/time/blob/master/tzif.dylan#L288 but it broken for a couple of reasons and I'm wondering if using <machine-word>
and then coercing to integer would be a better way to go.
dylan
. or common-dylan
. it makes little difference to me.
define library
and define module
into the same file with the code, making certain assumptions, and making it "just work".
char *
, <unicode-string> is backed by UCS2 because ICU prefers it, and I added <wide-string> as a direct equivalent to wchar_t *
.
<unicode-codepoint>
, <wide-codepoint>
and obviously <byte>
.