Commit Graph

5 Commits (3dba6e360769ba79d9b6fb00ed54bafe3629e0c1)

Author SHA1 Message Date
Doug Coleman 3dba6e3607 factor: fry '[ -> $[
don't etc to dont to free up '
2016-06-25 12:04:03 -07:00
Doug Coleman 263b8b9507 factor: in: -> IN:
vocab-roots get [ vocabs-from reject-some-paths ] map concat
{
    "specialized-arrays" "specialized-vectors"
    "math.blas.matrices" "math.blas.vectors" "math.vectors.simd"
    "math.vectors.simd.cords" "game.debug" "gpu.util" "gpu.effects.blur"
    "gpu.effects.step" "model-viewer" "terrain.shaders" "spheres"
    "bunny.cel-shaded" "bunny.outlined"
} diff
[ modern-source-path ] map
[ dup { [ lowercase-colon-literal? ] [ tag>> "in" sequence= ] } 1&& [ [ drop "IN" ] change-tag ] when ] rewrite-paths
2016-06-20 16:43:55 -07:00
Doug Coleman 0d978f9b0e factor: <PRIVATE to PRIVATE< 2016-06-17 12:10:20 -07:00
Doug Coleman 99ed27a833 core: using lowercase colon words. 2016-06-17 12:07:41 -07:00
Doug Coleman 77647918b9 core: moving locals to core. there's a helper file resource:core-locals.factor to copy/paste parts of in for making a boot image. 2016-06-17 12:07:41 -07:00