]> gitweb.factorcode.org Git - factor.git/commit
xmodes now can't contain whitespace. [ factor { 1 2 3 }] prints literally instead...
authorDoug Coleman <doug.coleman@gmail.com>
Thu, 25 Sep 2008 03:22:36 +0000 (22:22 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Thu, 25 Sep 2008 03:22:36 +0000 (22:22 -0500)
commit2e5273df527426a56282133027035054b6470460
tree2465b9b29975d67b8b6d0e1cc38124c21c40c864
parentca22e075f0ef773ba16e4250564fe4b7c7e31be6
xmodes now can't contain whitespace.  [ factor { 1 2 3 }] prints literally instead of getting syntax-highlighted
basis/farkup/farkup-tests.factor
basis/farkup/farkup.factor