Commit Graph

57 Commits (a501e3d4629a70dc5bf0091f2912299a34cd4ac7)

Author SHA1 Message Date
Slava Pestov 421ee726b8 Merge branch 'master' into new_ui 2009-02-16 21:22:12 -06:00
Slava Pestov 6b25e99470 Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
Slava Pestov 4a639033fa Merge branch 'master' into new_ui 2009-02-15 21:06:55 -06:00
Slava Pestov ebd0e9250f Clean up some <file-reader> usages to use file-lines, file>csv, and file>xml instead 2009-02-15 20:45:06 -06:00
Slava Pestov 6b99b04531 Add vocab: for vocab-relative paths 2009-02-15 19:53:21 -06:00
Slava Pestov e068400e54 Merge branch 'master' into new_ui 2009-02-12 02:22:09 -06:00
Daniel Ehrenberg 19eb0471bb Creating XML component 2009-02-12 01:31:54 -06:00
Slava Pestov ab386d01aa Merge branch 'master' into new_ui 2009-02-10 16:23:14 -06:00
Slava Pestov 07caee3405 Update some existing code to use initialize 2009-02-10 16:16:12 -06:00
Slava Pestov e3f6ee0792 Merge branch 'master' into new_ui 2009-02-09 01:17:07 -06:00
Slava Pestov 3045777f02 Fix conflict 2009-02-09 00:34:00 -06:00
Daniel Ehrenberg 89e3eb6fa3 Moving lists to basis 2009-02-08 23:49:05 -06:00
Daniel Ehrenberg b65b88364c Updating lots of things to use call( -- ) 2009-02-08 22:12:11 -06:00
Slava Pestov 043b77c702 Fix conflict 2009-02-08 00:07:59 -06:00
Doug Coleman e0e333b449 fix link 2009-02-06 17:13:47 -06:00
Daniel Ehrenberg 47a751ad6c Slight cleanup and fixing unit test 2009-02-06 11:44:58 -06:00
Slava Pestov dd9cf39467 Fix conflict in libc 2009-02-06 05:10:41 -06:00
Daniel Ehrenberg 3ec78f3766 Merge branch 'master' into no-elements
Conflicts:

	basis/html/templates/templates.factor
2009-02-06 00:49:20 -06:00
Daniel Ehrenberg 86c3481f12 Moving XML vocabularies around 2009-02-05 21:17:03 -06:00
Daniel Ehrenberg cc89943c08 Getting rid of html.elements from most vocabs 2009-02-05 14:34:55 -06:00
Slava Pestov 669548e62e Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary 2009-02-02 13:43:54 -06:00
Slava Pestov 0408788518 Rewrite html.streams to use xml.literals 2009-01-31 20:44:17 -06:00
Daniel Ehrenberg 58d6e68855 Minor changes to web framework; fixing websites.concatenative:init-testing 2009-01-31 01:01:54 -06:00
Daniel Ehrenberg d4f865d5f0 Fixing some things I broke 2009-01-30 19:28:16 -06:00
Daniel Ehrenberg cadbcdc9a4 Fixing everything now(?) 2009-01-29 15:15:50 -06:00
Daniel Ehrenberg 6372395b8a Fixing everything I broke? 2009-01-29 13:33:04 -06:00
Daniel Ehrenberg dcad3ad225 Un-breaking Chloe 2009-01-28 17:49:21 -06:00
Daniel Ehrenberg c01ef3fca2 Fixing random docs and tests 2009-01-27 15:35:51 -06:00
Slava Pestov 01cd3ce99a Throw an error if Chloe encounters an unknown tag 2009-01-12 16:17:52 -06:00
Slava Pestov acf0d8d9c8 Get furnace and websites..concatenative to load 2008-12-17 19:39:02 -06:00
Slava Pestov daf2857d7b define-inline now takes an effect parameter
C: now sets the stack effect of the new word to slot names
add new basis/constants vocab; CONSTANT: foo bar is equivalent to : foo bar ; inline
(going to fold CONSTANT:, ALIAS: and qualified into core soon perhaps)
tighten the screws: inline words now need a stack declaration too
update some usages of inline words
2008-12-15 19:44:56 -06:00
Slava Pestov e0f86889c7 Fixing load-everything for io.files split 2008-12-15 01:13:35 -06:00
Doug Coleman 320f355541 fix load error 2008-12-05 11:39:24 -06:00
Doug Coleman 29aeb707c1 fix load error 2008-12-05 11:35:10 -06:00
Slava Pestov 3385cf5992 Update XML library to parse <! directives better; modernize the code a bit 2008-12-02 19:59:16 -06:00
Slava Pestov 2cbc979460 Bail out on line-endings workarounds now that we have a better fix for that on Win64 2008-11-21 20:09:23 -06:00
Slava Pestov a9a28a3231 Trying to blindly fix Win64 unit tests 2008-11-17 20:28:52 -06:00
Slava Pestov 9bf63b1613 New $quotation markup element 2008-11-16 09:03:30 -06:00
Slava Pestov 93e9e34175 Add $maybe markup element 2008-11-16 06:02:13 -06:00
Slava Pestov b17dbcd394 Document furnace.actions and clean up a few things 2008-11-13 21:49:37 -06:00
Slava Pestov c19f2257f4 Fix permission bits 2008-10-02 08:34:49 -05:00
Slava Pestov dc1d7c76b7 Clean up some web framework code 2008-09-29 04:10:00 -05:00
Slava Pestov 0ba1a1335e http.server documentation 2008-09-27 11:37:46 -05:00
Slava Pestov c03d4ff7d6 Better help.lint, fix some typos 2008-09-24 00:45:49 -05:00
Slava Pestov f435e1cf75 Docs for html.* 2008-09-23 22:01:26 -05:00
Slava Pestov f131775834 Fix Chloe unit tests 2008-09-23 22:01:19 -05:00
Slava Pestov 52e68e0e86 Fix XHTML validation error 2008-09-23 16:32:10 -05:00
Slava Pestov 9a5222427d Oops, we were compiling the XML PI after the prolog 2008-09-23 16:23:57 -05:00
Slava Pestov 79f3865f92 Add missing meta-data 2008-09-23 16:11:59 -05:00
Slava Pestov 6b5af35cb6 reset-templates no longer needed 2008-09-20 03:33:46 -05:00