]> gitweb.factorcode.org Git - factor.git/commit
syntax: redo INITIALIZE: as INITIALIZED-SYMBOL:
authorDoug Coleman <doug.coleman@gmail.com>
Sat, 28 Jan 2023 00:22:14 +0000 (18:22 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Sat, 28 Jan 2023 04:41:03 +0000 (22:41 -0600)
commit75c14f61b7b7d3d7b396245fab82e9090faf166d
tree4813f45739c2440e8cfb54f0b118d8fa9be6babe
parent0a27147e4b026cbd677ff264ad4ca3bbd4e7ca86
syntax: redo INITIALIZE: as INITIALIZED-SYMBOL:

INITIALIZE: doesn't make much sense to me, but `INITIALIZED-SYMBOL: foo [ 10 ]`
seems better
basis/bootstrap/syntax.factor
basis/fixups/fixups.factor
core/syntax/syntax-docs.factor
core/syntax/syntax.factor
misc/vim/syntax/factor/generated.vim