]> gitweb.factorcode.org Git - factor.git/commit
Extend C-ENUM: to allow specifying the constant vvalues like in C. Add C-TYPED-ENUM...
authorErik Charlebois <erikcharlebois@gmail.com>
Tue, 6 Apr 2010 09:46:23 +0000 (02:46 -0700)
committerErik Charlebois <erikcharlebois@gmail.com>
Tue, 6 Apr 2010 09:46:23 +0000 (02:46 -0700)
commit4b78fe690beebbe39eae353f57231ae4a8dfb139
treea457c36a31e3cab006a2b8365cd673f33cd2aa5b
parent2a2d9eb0a223b91cbdeb2633cdc2301934211aa2
Extend C-ENUM: to allow specifying the constant vvalues like in C. Add C-TYPED-ENUM: to automatically typedef a type.
basis/alien/data/data-docs.factor
basis/alien/syntax/syntax-docs.factor
basis/alien/syntax/syntax.factor