John Benediktsson
559b5bfa5b
using the new H{ } make.
2012-07-19 09:50:09 -07:00
Joe Groff
9d5e676b26
Revert "pubsubhubbub support by samueltardieu". Fixes #455 .
...
This reverts commit e3483c9c03
.
2011-12-14 13:13:18 -08:00
Joe Groff
aa1ad21d72
fix help-lint failures
2011-12-14 11:33:17 -08:00
Joe Groff
4552caf489
furnace.auth.providers.couchdb: fix manifest
2011-11-30 17:58:52 -08:00
Joe Groff
7897b14223
furnace.auth.providers.couchdb: fix load error
2011-11-28 18:55:11 -08:00
John Benediktsson
1eaea88912
pubsubhubbub support by samueltardieu. Fixes #148 .
2011-11-28 09:57:03 -08:00
Alex Drummond
93fa3c1670
CouchDB auth provider (furnace.auth.providers.couchdb)
2011-11-28 09:45:42 -08:00
Doug Coleman
c731dc6edb
Rename lookup to lookup-word.
2011-11-06 16:00:00 -08: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
Doug Coleman
763d9a3f7d
Missed yet more renames
2011-10-24 17:00:09 -07:00
John Benediktsson
81714b8dc3
More lint cleanups.
2011-10-16 19:33:16 -07:00
John Benediktsson
378786599d
Cleanup lint warnings.
2011-10-14 11:47:24 -07:00
John Benediktsson
422f427a87
Fix M:: stack effects.
2011-10-13 16:44:30 -07:00
John Benediktsson
1987deb359
Fix M: stack effects.
2011-10-13 16:41:17 -07:00
Slava Pestov
dc2bae68e2
furnace.recaptcha: recaptcha was acquired by Google, update URL
2011-08-22 22:48:15 -07:00
Slava Pestov
b10897334c
io.sockets.secure: add ssl-supported? hook, and make furnace.auth and twitter vocabs use it. This makes furnace work on Windows
2010-10-24 15:54:19 -07:00
Slava Pestov
4dd1ba4ab2
furnace.recaptcha: fix stack effect declaration
2010-10-06 23:01:09 -07:00
Slava Pestov
89ae9d9638
Various cleanups for Doug's recent socket addressing change
...
- urls: now have a host/port slots again, add a new set-url-addr word
- http.server: fix host header parsing for IPv6 addresses
2010-10-06 23:00:38 -07:00
Doug Coleman
32f447d796
Since ip4/ip6 services can run on different ports, we must include which version of ip we're using instead of just a port. Make URL objects store an inet4/i nt6/inet object with host/port slots instead of storing host/port slots separately. Stricter error checking on inet4/inet6 tuple creation. Update lots of code related to the URL change.
2010-10-05 09:56:29 -05:00
Doug Coleman
ae60761d42
Fix furnace.actions help lint
2010-10-01 01:41:25 -05:00
Chris Double
5617546b7e
Fix chloe-content docs
2010-09-29 10:41:15 +13:00
Slava Pestov
18d4d01e48
furnace.utilities: clean up
2010-09-27 21:45:31 -07:00
Doug Coleman
0bbfa64b24
Squashed commit of the following:
...
commit 54b3e19c7407707fabddd53872559c58cd5143d2
Author: Doug Coleman <doug.coleman@gmail.com>
Date: Mon Sep 27 19:10:15 2010 -0500
Fix typo
commit 3207516dc93e0e1edc9f119efcc79f4484eab244
Author: Doug Coleman <doug.coleman@gmail.com>
Date: Mon Sep 27 19:08:30 2010 -0500
Rename io.servers.connection to io.servers
2010-09-27 19:12:33 -05:00
Slava Pestov
ad939e01f1
furnace.chloe-tags: fix t:a, t:atom, t:form tags after recent Chloe change
2010-08-22 21:55:34 -07:00
Doug Coleman
4b9760dd67
More system-micros elimination
2010-06-22 02:00:19 -05:00
Doug Coleman
a6f0abb9a2
Rename alarms -> timers
2010-06-10 16:39:13 -05:00
Doug Coleman
8935105537
Remove alarms from using list, minor refactoring
2010-05-21 20:48:33 -05:00
Slava Pestov
627295f094
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
2010-05-06 17:21:02 -04:00
Slava Pestov
956ffa8946
furnace.recaptcha: add new tag
2010-04-13 01:52:57 -07:00
Slava Pestov
99a3b3c9f6
furnace: documentation improvements
2010-04-12 18:17:21 -07:00
Daniel Ehrenberg
512fe14e4e
Merge branch 'bags' of git://github.com/littledan/Factor
...
Conflicts:
basis/compiler/cfg/ssa/construction/tdmsc/tdmsc.factor
basis/furnace/auth/auth.factor
basis/stack-checker/backend/backend.factor
2010-03-16 13:28:00 -04:00
Slava Pestov
efe5e22483
furnace.syndication: fix load error
2010-03-13 21:13:34 +13:00
Slava Pestov
02a4082e1f
http.server: decouple charset header from encoding used to send the data, and serve text files as UTF-8 by default
2010-03-13 19:07:35 +13:00
Joe Groff
8687a7e283
Merge branch 'master' of git://factorcode.org/git/factor into row-polymorphism
2010-03-12 14:36:13 -08:00
Slava Pestov
274a6ec5ce
furnace.recaptcha: fix load error
2010-03-12 01:23:28 +13:00
Slava Pestov
f6511eb098
Merge branch 'master' of git://factorcode.org/git/factor into row-polymorphism
2010-03-11 22:10:24 +13:00
Slava Pestov
3189c8d7a1
furnace.recaptcha: remove unused variable
2010-03-11 21:13:22 +13:00
Slava Pestov
fd767b7d31
furnace.recaptcha: make it easier to use
2010-03-11 21:02:39 +13:00
Slava Pestov
1f593f6bbc
furnace.recaptcha: cleanups
2010-03-11 19:13:57 +13:00
Joe Groff
e7968ceffc
mop up compiler errors from macosx load-all
2010-03-09 00:56:07 -08:00
Daniel Ehrenberg
7cd3360cdd
Fixing ambiguity between sets and namespaces in many unit tests and furnace.auth
2010-02-26 17:17:40 -05:00
Slava Pestov
ab04605230
furnace.asides: end-aside-post didn't set the params variable. Fixes a bug introduced by commit fa4a10b328
way back in August 2009
2010-02-10 19:32:38 +13:00
Slava Pestov
cdcdb708d7
Update some more 'update' usages to call 'assoc-union!'
2010-02-04 03:44:24 +13:00
Slava Pestov
0612bc6177
Factor source files should not be executable
2009-11-21 17:50:43 -06:00
Doug Coleman
f4450653a9
remove system-millis and update vocabs to use system-micros or nano-count
2009-11-18 20:56:09 -06:00
Doug Coleman
6f7ec206a1
rename millis to system-millis, micros to system-micros, add nano-count
2009-11-18 15:58:48 -06:00
Joe Groff
935c0797c3
update existing code for [let change
2009-10-27 22:05:37 -05:00
Doug Coleman
1b4e3cb7a6
fix more docs typos
2009-10-21 18:11:24 -05:00
Keith Lazuka
405e5d015b
docs: change $subsection to $subsections
2009-10-02 12:15:48 -04:00
Doug Coleman
eceed177d6
replace usages of <" with """
2009-09-20 22:42:40 -05:00
Doug Coleman
086d4a87b4
fix recaptcha docs
2009-09-17 13:09:45 -07:00
Doug Coleman
ce97e7328b
move recaptcha example to a vocabulary on disk
2009-09-17 09:48:49 -07:00
Doug Coleman
17008bd275
fix recaptcha, move to furnace.recaptcha
2009-09-17 09:13:33 -07:00
Doug Coleman
53abf7e15d
add recaptcha vocabulary
2009-09-16 13:17:15 -07:00
Doug Coleman
3f3d57032b
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
2009-08-13 19:21:44 -05:00
Slava Pestov
9aba341bdb
furnace.sessions: fix tests, requests must have a method set now
2009-08-03 21:26:06 -05:00
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