Commit Graph

199 Commits (b2ed71ec7f8f0242da3e2463d085fd4a6413f9da)

Author SHA1 Message Date
Slava Pestov 841fc3a89a http.server.rewrite generalizes furnace.actions rest slot, so mention this in the docs 2009-08-03 15:00:05 -05:00
Slava Pestov 3857006b71 Move furnace.actions:{param,params} and furnace.utilities:request-params to http.server 2009-08-03 14:58:18 -05:00
Doug Coleman 74107f2acd fix some duplicate using lines 2009-05-18 23:45:52 -05:00
Doug Coleman b352bbdc12 move sha1 and sha2 to checksums.sha, update usages 2009-05-17 17:58:36 -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 05f3f9dcb9 Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
Doug Coleman 364ea217ef fix more compiler errors 2009-04-17 14:44:08 -05:00
Slava Pestov 0ffd43e2e3 1.0/0.0 => 1/0. 2009-04-13 19:48:08 -05:00
Slava Pestov cb675cfe47 furnace.actions: load chloe tags 2009-04-06 22:05:17 -05:00
Slava Pestov 6f53db568f furnace.redirection: load urls.secure 2009-04-06 22:00:18 -05:00
Slava Pestov 723bfab030 Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
Slava Pestov be4fb1e7d9 Move call( and execute( to core 2009-03-16 20:11:36 -05:00
Slava Pestov 710ce74512 Add related-words to furnace.actions docs 2009-03-15 20:13:10 -05:00
Slava Pestov 8e55533bfa Tweak some furnace code to infer and load with almost no warnings 2009-03-15 18:19:29 -05:00
Slava Pestov eaad0c7660 Updating code to use CONSTANT: instead of : foo 123 ; inline 2009-02-23 21:40:17 -06:00
Daniel Ehrenberg 1279d6e8ea Fixing furnace test/docs 2009-02-09 16:46:02 -06:00
Daniel Ehrenberg 5a90a0aae5 Fixing bug in render-hidden 2009-02-09 16:41:23 -06:00
Daniel Ehrenberg c3f5dc2e96 Help-lint edit for furnace.utilities 2009-02-08 21:17:59 -06:00
Daniel Ehrenberg 7a8a48bdab Merge branch 'master' of git://factorcode.org/git/factor into no-elements 2009-02-08 21:04:08 -06:00
Daniel Ehrenberg ea46845ac1 Slight furnace cleanup 2009-02-08 20:32:11 -06:00
Doug Coleman c45b188581 fix furnace.utilities 2009-02-06 22:43:11 -06:00
Doug Coleman 89c0dd21dd fix furnace.utilities lint 2009-02-06 17:14:03 -06:00
Daniel Ehrenberg 47a751ad6c Slight cleanup and fixing unit test 2009-02-06 11:44:58 -06:00
Daniel Ehrenberg b206c5a2d1 Finishing getting rid of html.elements from basis 2009-02-06 10:54:13 -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
Daniel Ehrenberg 58d6e68855 Minor changes to web framework; fixing websites.concatenative:init-testing 2009-01-31 01:01:54 -06:00
Daniel Ehrenberg a6a1b56169 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-30 19:53:49 -06:00
Daniel Ehrenberg d4f865d5f0 Fixing some things I broke 2009-01-30 19:28:16 -06:00
Slava Pestov 7a4b03821b Fix furnace help lint warning 2009-01-30 16:52:03 -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 298fdecf32 Fixing eval unit test, and help lint failures from stricter help lint 2009-01-27 15:38:01 -06:00
Slava Pestov 92f9338978 Smart quotes 2009-01-26 23:20:27 -06:00
Doug Coleman c63b27a5bf fix furnace.utilities for file uploads 2009-01-21 19:58:32 -06:00
Slava Pestov dbd0f865e5 furnace.db: update for Doug's db fixes 2008-12-17 23:35:46 -06:00
Slava Pestov acf0d8d9c8 Get furnace and websites..concatenative to load 2008-12-17 19:39:02 -06:00
Slava Pestov 34792a9f23 Remove >r/r> 2008-12-17 19:17:37 -06:00
Slava Pestov c5160d76e9 Merge qualified, alias, symbols, constants into core 2008-12-17 18:10:01 -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 5cb18d51b3 Fixing test-all and help-lint-all failures 2008-12-15 03:33:04 -06:00
Doug Coleman db30415dcb basis: swap 3append -> glue 2008-12-03 19:10:41 -06:00
Slava Pestov 9bba10c970 Fix load error; word got moved 2008-11-30 15:13:30 -06:00
Slava Pestov b045a39333 Re-arrange furnce to avoid circularity 2008-11-24 20:26:11 -06:00
Doug Coleman 46e7978371 fix typo 2008-11-18 14:00:43 -06:00
Slava Pestov 553bc1fb7a Fix <button> elements for IE 7 2008-11-17 07:17:05 -06:00
Slava Pestov bd2d78b6b1 Disable referrer checking by default since adblock doesn't send it for some lame reason 2008-11-16 16:19:18 -06:00
Slava Pestov b917e1f051 Document furnace 2008-11-16 10:31:12 -06:00
Slava Pestov 9bf63b1613 New $quotation markup element 2008-11-16 09:03:30 -06:00
Slava Pestov 2d561ade79 Document furnace.auth 2008-11-16 08:39:08 -06:00
Slava Pestov 4a40b03a10 Document furnace.auth.features 2008-11-16 07:41:27 -06:00
Slava Pestov c0a38be8cc Documentation for furnace.auth.login 2008-11-16 07:27:31 -06:00
Slava Pestov 1412778ff8 Documentation for furnace.auth.basic 2008-11-16 07:19:20 -06:00
Slava Pestov 7a26f30d85 Documentation for furnace.auth.providers 2008-11-16 07:19:05 -06:00
Slava Pestov c3c5b4f944 Document furnace.syndication 2008-11-14 23:01:04 -06:00
Slava Pestov b9afd25245 Document furnace.sessions 2008-11-14 22:51:53 -06:00
Slava Pestov e6da3dc638 Document furnace.conversations 2008-11-14 21:59:15 -06:00
Slava Pestov df38532624 Document furnace.boilerplate 2008-11-14 21:21:10 -06:00
Slava Pestov dd479ffad1 Help lint fixes 2008-11-14 07:22:19 -06:00
Slava Pestov 615c380015 Working on docs for furnace.json, furnace.redirection, and furnace.referrer 2008-11-14 04:01:26 -06:00
Slava Pestov 29249e2a64 Document furnace.json 2008-11-13 23:59:30 -06:00
Slava Pestov f78c5b4d20 Write furnace.db docs 2008-11-13 23:35:00 -06:00
Slava Pestov faeacba224 furnace.alloy docs 2008-11-13 23:21:32 -06:00
Slava Pestov b17dbcd394 Document furnace.actions and clean up a few things 2008-11-13 21:49:37 -06:00
Doug Coleman 695d3dd2d2 Merge branch 'master' of git://factorcode.org/git/factor 2008-10-02 12:52:42 -05:00
Doug Coleman a7027700d1 update with-db usages 2008-10-02 12:51:21 -05:00
Slava Pestov c19f2257f4 Fix permission bits 2008-10-02 08:34:49 -05:00
Slava Pestov 4b219373a5 Tweaks 2008-09-29 22:33:06 -05:00
Slava Pestov 2cf2dde83c Don't boilerplate error pages 2008-09-29 19:43:45 -05:00
Slava Pestov dc1d7c76b7 Clean up some web framework code 2008-09-29 04:10:00 -05:00
Slava Pestov 990a590583 Forgot an autocomplete='off' 2008-09-28 18:58:26 -05:00
Slava Pestov 7004d05669 Use <button> instead of <input type='submit' 2008-09-28 18:56:39 -05:00
Slava Pestov 74ec599596 Set autocomplete='off' 2008-09-28 18:42:02 -05:00
Slava Pestov a550b17b16 Fix t:a tag 2008-09-28 17:56:37 -05:00
Slava Pestov 47caa6baad Add vocab meta-data 2008-09-27 12:05:22 -05:00
Slava Pestov 018991f343 More tags 2008-09-24 00:45:28 -05:00
Slava Pestov 3a11e4d09a Fix rendering issue 2008-09-23 19:08:32 -05:00
Slava Pestov 28bf85e967 Fix XHTML validation 2008-09-23 16:50:23 -05:00
Slava Pestov dad89fb2b7 Fix XHTML validation 2008-09-23 16:46:50 -05:00
Slava Pestov a2a1a51765 Fix another bug in same-host? 2008-09-23 14:06:36 -05:00
Slava Pestov b890c83744 Make alloy easier to use by creating the database tables for you 2008-09-23 03:34:48 -05:00
Slava Pestov 216064ab50 Fix referrer bug 2008-09-23 03:34:35 -05:00
Slava Pestov 18a44674f2 More referrer fixes 2008-09-22 17:15:59 -05:00
Slava Pestov 977dd43d46 One last fix 2008-09-22 17:06:31 -05:00
Slava Pestov bbdc843122 Forgot to remap port 2008-09-22 17:01:41 -05:00
Slava Pestov 6d60b5a74f Implement port remapping 2008-09-22 16:49:50 -05:00
Slava Pestov 55b450f371 Log user in after registration 2008-09-22 16:09:20 -05:00
Slava Pestov 7fb336ef18 Fixing relative link prefix lossage 2008-09-22 00:36:07 -05:00
Slava Pestov cae42362d9 Fix load error 2008-09-21 23:55:36 -05:00
Slava Pestov e9b30d2bbc Debugging asides and conversation scope 2008-09-21 19:42:05 -05:00
Slava Pestov a3dcbb43a9 Fix validation-messages tag 2008-09-19 16:36:31 -05:00
Slava Pestov 0c8e2584b4 Fixing unit tests for make, fry changes 2008-09-11 00:20:06 -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
Doug Coleman 8a921c791c if-empty changes 2008-09-06 19:13:59 -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