housel on master
Build: Support library unificat… Build: Fix dylan-tool build fro… Merge pull request #1437 from h… (compare)
cgay on master
Add errata note for mistake in … Merge pull request #10 from cga… (compare)
housel on master
common-dylan: Fix compilation o… (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.