Daniel Ehrenberg
b4fe2f0ad0
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-27 00:30:43 -06:00
Slava Pestov
d8e135a4d3
Merge branch 'master' into new_ui
2009-01-27 00:08:52 -06:00
Daniel Ehrenberg
1181bd6f59
Converting Farkup, html.components and lcs.diff2html to xml.interpolate
2009-01-27 00:03:42 -06:00
Slava Pestov
92f9338978
Smart quotes
2009-01-26 23:20:27 -06:00
Slava Pestov
5aec661b92
Rename font key in io.styles to font-name for clarity; clean up some nefarious stack shuffling in ui.gadgets.panes
2009-01-26 16:25:57 -06:00
Slava Pestov
e75b3b20c0
Update html.elements for refactoring
2009-01-13 17:35:45 -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
14fb58f448
swap ... 3append -> surround in basis
2008-12-06 18:58:45 -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
e5ed7447ed
Removing more >r/r> usages
2008-12-03 08:46:16 -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
1bd36b3d87
Working on XHTML 1.1 validation
2008-09-29 23:13:46 -05:00
Slava Pestov
9b045043ac
Fixing bugs, cleaning up
2008-09-29 19:48:12 -05:00
Slava Pestov
f9670ef366
Fix HTML doc generation bugs
2008-09-29 19:43:59 -05:00
Slava Pestov
dc1d7c76b7
Clean up some web framework code
2008-09-29 04:10:00 -05:00
Slava Pestov
e62f068db7
html.streams now emits clickable URLs for $url markup elements
2008-09-29 04:09:02 -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
Doug Coleman
5037a841d9
<hr/>, it's what farkup craves
2008-09-23 01:50:34 -05:00
Slava Pestov
82b2f36416
Fix regression
2008-09-22 02:46:10 -05:00
Slava Pestov
7fb336ef18
Fixing relative link prefix lossage
2008-09-22 00:36:07 -05:00
Slava Pestov
6b5af35cb6
reset-templates no longer needed
2008-09-20 03:33:46 -05:00
Slava Pestov
57df3b9ee5
Check template modification time, recompile if changed
2008-09-19 18:46:54 -05:00
Slava Pestov
90e440bf60
Fix html.elements load problem
2008-09-19 15:45:45 -05:00
Slava Pestov
cf80dd122a
Updating code for make and fry changes
2008-09-10 22:11:40 -05:00
Slava Pestov
44f53de164
Move make to its own vocabulary, remove fry _ feature
2008-09-10 20:07:00 -05:00
Slava Pestov
d470bde42b
Assorted fixes
2008-09-08 02:52:42 -05:00
Slava Pestov
7a9806495f
Major Chloe overhaul: compiled templatess
2008-09-08 01:11:09 -05:00
Slava Pestov
a604a2f30b
Minor simplification
2008-09-07 18:57:09 -05:00
Slava Pestov
e8f739401b
Some improvements to farkup link handling
2008-09-07 18:06:20 -05:00
Doug Coleman
8a921c791c
if-empty changes
2008-09-06 19:13:59 -05:00
Slava Pestov
57ca685e26
New tuple syntax
2008-09-05 20:39:45 -05:00
Slava Pestov
aea0fed14c
Fixing basis -> extra dependencies
2008-09-05 19:29:14 -05:00
Slava Pestov
26b89084b7
Fix path names
2008-09-04 20:11:28 -05:00
Slava Pestov
724fae53e9
Move web framework to basis
2008-09-04 18:15:13 -05:00