Doug Coleman
|
94db86a6db
|
Make "foo.private" require load foo instead.
Move require from vocabs.loader to vocabs. Update everything.
Fixes #201.
|
2011-11-02 11:50:03 -07:00 |
Slava Pestov
|
95bfc8a240
|
vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases
|
2010-02-20 13:30:49 +13:00 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Slava Pestov
|
132249660d
|
Fix conflict
|
2009-05-16 09:48:42 -05:00 |
Doug Coleman
|
241e6a64bf
|
call link-info instead of file-info, fix wonky spacing, name a constant
|
2009-05-15 22:31:50 -05:00 |
Slava Pestov
|
b62630b5ac
|
Updating code in basis and extra for stricter vocab search path semantics
|
2009-05-14 23:23:06 -05:00 |
Slava Pestov
|
2d8d7f120f
|
sort-by-slots => sort-by
|
2009-04-18 16:44:34 -05:00 |
Doug Coleman
|
cbe99c4bed
|
use +foo+ as symbol names
|
2009-02-17 12:36:27 -06:00 |
Slava Pestov
|
6b25e99470
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -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 |
U-FROGGER\erg
|
cefd85013c
|
fix file listing on windows, refactor tools.files cross-platform code
|
2009-01-13 18:44:47 -06:00 |
Doug Coleman
|
3db9705a99
|
making directory listing tool configurable, use bi in io.directories.search
|
2009-01-13 15:48:59 -06:00 |
Doug Coleman
|
1f7857035e
|
display available-space for file-systems.
|
2009-01-09 15:34:46 -06:00 |
Doug Coleman
|
0ab8f11e1a
|
use smart combinators in tools.files.unix
|
2009-01-08 17:55:04 -06:00 |
Doug Coleman
|
638f1f4ceb
|
fix group-name word, rename username -> user-name because of symmetry with group-name, use cleave>array in a couple places to eliminate counting items in an array manually
|
2009-01-07 14:53:43 -06:00 |
Slava Pestov
|
c5160d76e9
|
Merge qualified, alias, symbols, constants into core
|
2008-12-17 18:10:01 -06:00 |
Doug Coleman
|
78207c1e94
|
add using
|
2008-12-16 02:51:57 -06:00 |
Slava Pestov
|
e0f86889c7
|
Fixing load-everything for io.files split
|
2008-12-15 01:13:35 -06:00 |
Slava Pestov
|
50e214c152
|
io.files split up and general refactoring work in progress
|
2008-12-14 20:03:00 -06:00 |
Doug Coleman
|
f3acfcd355
|
replace f with a "" for file-systems.
|
2008-12-09 21:30:11 -06:00 |
Doug Coleman
|
50e15ebb6f
|
show mount point
|
2008-12-09 19:38:45 -06:00 |
Doug Coleman
|
a48df2fcd3
|
file-systems. -> print-file-systems, file-systems. no longer takes a spec array
|
2008-12-09 17:50:47 -06:00 |
Doug Coleman
|
8a1ba29743
|
default values for file-systems slots
|
2008-12-09 00:58:34 -06:00 |
Doug Coleman
|
22dd6a74b6
|
add a unit test for tools.files
|
2008-12-08 12:46:44 -06:00 |
Doug Coleman
|
819239edb9
|
add file-systems. word
|
2008-12-07 23:51:13 -06:00 |
Doug Coleman
|
7527a3d62d
|
move io.files.listing to tools.files and update usages
|
2008-12-02 21:49:59 -06:00 |