Commit Graph

23 Commits (867fc1e3fc4dca6444c390e7737c1eb6e18fb6f1)

Author SHA1 Message Date
Björn Lindqvist f9b9ce20f2 calendar.english: new vocab for english names for days and months
This moves all the english-centric words from the calendar vocab which
was getting kind of big to calendar.english. It should make it easier to
see which vocabs make language assumptions.
2017-01-03 15:48:08 +01:00
John Benediktsson ceb75057da change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
Doug Coleman b6be8685c3 basis: ERROR: changes. 2015-08-13 03:20:39 -07:00
Doug Coleman 352e5de16a core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
2015-06-29 17:25:40 -07:00
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 0612bc6177 Factor source files should not be executable 2009-11-21 17:50:43 -06: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 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
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 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
Slava Pestov e0f86889c7 Fixing load-everything for io.files split 2008-12-15 01:13:35 -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