]> gitweb.factorcode.org Git - factor.git/commit
use array literals instead of vector literals
authorSlava Pestov <slava@factorcode.org>
Sat, 29 Oct 2005 20:53:47 +0000 (20:53 +0000)
committerSlava Pestov <slava@factorcode.org>
Sat, 29 Oct 2005 20:53:47 +0000 (20:53 +0000)
commit867ccbe0b4b9a641d4f7c68e512d1223b89b84e2
tree316e7ab4632c6c0e4743f26fc15f5b5e639835ec
parent624cd442ef5320f1901b99c4299ab3d740fe0af5
use array literals instead of vector literals
49 files changed:
TODO.FACTOR.txt
contrib/httpd/html.factor
contrib/math/test.factor
library/alien/c-types.factor
library/alien/compiler.factor
library/alien/structs.factor
library/bootstrap/boot-stage1.factor
library/bootstrap/boot-stage2.factor
library/bootstrap/image.factor
library/bootstrap/primitives.factor
library/collections/arrays.factor
library/collections/assoc.factor
library/collections/sequence-combinators.factor
library/collections/sequences-epilogue.factor
library/collections/slicing.factor
library/compiler/basic-blocks.factor
library/compiler/compiler.factor
library/compiler/intrinsics.factor
library/compiler/linearizer.factor
library/compiler/x86/architecture.factor
library/freetype/freetype-gl.factor
library/generic/slots.factor
library/help/tutorial.factor
library/inference/branches.factor
library/inference/call-optimizers.factor
library/inference/dataflow.factor
library/inference/inference.factor
library/inference/known-words.factor
library/inference/shuffle.factor
library/inference/stack.factor
library/inference/words.factor
library/opengl/opengl-utils.factor
library/sdl/sdl-keysym.factor
library/syntax/prettyprint.factor
library/test/collections/strings.factor
library/test/files.factor
library/test/gadgets/rectangles.factor
library/test/lists/assoc.factor
library/test/math/integer.factor
library/test/test.factor
library/tools/describe.factor
library/tools/memory.factor
library/tools/walker.factor
library/ui/books.factor
library/ui/presentations.factor
library/ui/scrolling.factor
library/ui/splitters.factor
library/ui/theme.factor
library/words.factor