]> gitweb.factorcode.org Git - factor.git/history - basis/alien/endian/endian-tests.factor
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
[factor.git] / basis / alien / endian / endian-tests.factor
2015-07-03 Doug Colemanfactor: Retrying on the unit tests. Also normalize...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2011-11-24 Joe Groffuse radix literals
2011-09-22 Doug ColemanAdd STRUCT: syntax to alien.endian. Test and document...
2011-09-21 Doug ColemanAdd c-types in alien.endian for making endian-aware...