]> gitweb.factorcode.org Git - factor.git/commit
alien.*: moving the c-type-string word to the alien.c-types vocab
authorBjörn Lindqvist <bjourne@gmail.com>
Wed, 10 Aug 2016 12:26:09 +0000 (14:26 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Wed, 10 Aug 2016 19:34:38 +0000 (21:34 +0200)
commit907d63c16b16041c7610e9cef9235c84d980c21d
treef630d31f8ae68508523a22fd54a93210f7f39690
parent13a983783f93f45509b87fa0cf5339288bd675bc
alien.*: moving the c-type-string word to the alien.c-types vocab

This way it can be used in alien.parser instead of return-type-name.
basis/alien/c-types/c-types-tests.factor
basis/alien/c-types/c-types.factor
basis/alien/parser/parser-tests.factor
basis/alien/parser/parser.factor
basis/alien/prettyprint/prettyprint.factor