Commit Graph

31 Commits (06f6eb98aa1b8a9009a557acfeb3b3f59b9e7e37)

Author SHA1 Message Date
sheeple 4367996678 make some more words private, rename scaffold-docs back to scaffold-help 2009-02-22 00:33:00 -06:00
sheeple 405b3dc1ad refactor tools.scaffold -- scaffold-help -> scaffold-docs, it takes a vocab name now 2009-02-22 00:19:10 -06:00
sheeple 785d7ac9af clean up scaffold tool a bit, don't create a -tests.factor file when scaffolding a new vocab 2009-02-21 22:18:02 -06:00
Doug Coleman 3c408342ef renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
Slava Pestov e0f86889c7 Fixing load-everything for io.files split 2008-12-15 01:13:35 -06:00
Daniel Lee Harple e609448b44 Fix scaffold to work with vocab-roots outside of Factor source tree. Cleanup check-vocab-root. 2008-12-02 16:23:54 -05:00
Doug Coleman 6d44e383b3 add rc files to scaffold since it's hard to create a file named .foo on windows 2008-11-13 14:27:28 -06:00
Doug Coleman e3533daf4d make jedit behave nicely with scaffolding docs 2008-11-11 13:04:20 -06:00
Doug Coleman 9870a7d7cd fix bug with printing docs directory 2008-10-21 21:03:37 -05:00
Doug Coleman d5d94a6bcd scaffold-help deosnt need the vocab-root 2008-10-01 17:52:54 -05:00
Slava Pestov 95bfec86e4 Minor improvements to tools.scaffold 2008-09-24 19:05:03 -05:00
Doug Coleman b8ff34f8b2 add seq' to scaffold 2008-09-17 09:17:10 -05:00
Doug Coleman 733ad4616a print the word name as a clickable link instead of just text 2008-09-16 23:03:42 -05:00
Doug Coleman b4193ac50b add a type to scaffold 2008-09-08 09:28:30 -05:00
Doug Coleman 5222ec9b9e make a link to the vocab in tools.scaffold help 2008-09-07 00:13:05 -05:00
Doug Coleman 54cb14baea add using 2008-09-05 20:00:18 -05:00
Slava Pestov bcc8483b5b Move match to basis since compiler.tree.debugger uses it, fix conflict 2008-09-05 19:48:44 -05:00
Slava Pestov aea0fed14c Fixing basis -> extra dependencies 2008-09-05 19:29:14 -05:00
Doug Coleman c44345e7a2 more types 2008-09-05 17:41:14 -05:00
Doug Coleman 446fa8bbfa add empty string to $description 2008-09-04 12:37:50 -05:00
Doug Coleman 24b449fb36 only generate scaffold for interesting, ungenerated words 2008-09-04 12:36:47 -05:00
Doug Coleman 1f431b305f print out doc links after listing words 2008-09-04 02:03:04 -05:00
Doug Coleman 27b97b0172 make a word private, docs 2008-09-04 01:50:26 -05:00
Doug Coleman 62235b3f7b make sure a vocab exists before trying to document it 2008-09-04 01:34:01 -05:00
Doug Coleman 6e8f5f50f1 make parts of scaffold private, fix help. for single use 2008-09-04 01:29:46 -05:00
Doug Coleman 56dec43eb3 add scaffold-undocumented 2008-09-04 00:43:18 -05:00
Doug Coleman 40a3f648ac require the vocabulary after scaffold creates it 2008-09-03 22:21:09 -05:00
Doug Coleman b0e16704e6 eliminate redundant redundancy 2008-09-03 21:38:16 -05:00
Doug Coleman 35e423b570 add more types, nicer printing of values 2008-09-03 20:30:38 -05:00
Doug Coleman 1e3e21537e keep track of a using list so stack effects with types aren't annoying to use 2008-09-03 20:08:39 -05:00
Doug Coleman 7d3851ec48 add scaffold tool 2008-09-03 19:43:36 -05:00