John Benediktsson
|
e0d619d519
|
basis: fewer tokens when possible using if*.
|
2013-03-23 22:25:02 -07:00 |
Doug Coleman
|
38f11415c8
|
assocs: Add of and ?of. Change all the things at once! Fixes #701.
|
2013-03-23 14:59:07 -07:00 |
John Benediktsson
|
e654e4afd9
|
Using "same?" in more places.
|
2012-07-21 10:22:44 -07:00 |
John Benediktsson
|
7104c2d7b9
|
using the new H{ } make.
|
2012-07-19 09:50:09 -07:00 |
Joe Groff
|
2883c4cb14
|
Revert "pubsubhubbub support by samueltardieu". Fixes #455.
This reverts commit e3483c9c03.
|
2011-12-14 13:13:18 -08:00 |
Joe Groff
|
fb7172fd28
|
fix help-lint failures
|
2011-12-14 11:33:17 -08:00 |
Joe Groff
|
4e91f856d6
|
furnace.auth.providers.couchdb: fix manifest
|
2011-11-30 17:58:52 -08:00 |
Joe Groff
|
628b7b1812
|
furnace.auth.providers.couchdb: fix load error
|
2011-11-28 18:55:11 -08:00 |
John Benediktsson
|
e3483c9c03
|
pubsubhubbub support by samueltardieu. Fixes #148.
|
2011-11-28 09:57:03 -08:00 |
Alex Drummond
|
04b0cbb06d
|
CouchDB auth provider (furnace.auth.providers.couchdb)
|
2011-11-28 09:45:42 -08:00 |
Doug Coleman
|
be9f8a99f0
|
Rename lookup to lookup-word.
|
2011-11-06 16:00:00 -08:00 |
Doug Coleman
|
be12f2b27d
|
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
|
55d6dc14b0
|
Missed yet more renames
|
2011-10-24 17:00:09 -07:00 |
John Benediktsson
|
7494418bf8
|
More lint cleanups.
|
2011-10-16 19:33:16 -07:00 |
John Benediktsson
|
f419934d6a
|
Cleanup lint warnings.
|
2011-10-14 11:47:24 -07:00 |
John Benediktsson
|
d7c3da2fd4
|
Fix M:: stack effects.
|
2011-10-13 16:44:30 -07:00 |
John Benediktsson
|
463c7292d1
|
Fix M: stack effects.
|
2011-10-13 16:41:17 -07:00 |
Slava Pestov
|
d48a0afd2c
|
furnace.recaptcha: recaptcha was acquired by Google, update URL
|
2011-08-22 22:48:15 -07:00 |
Slava Pestov
|
4fabd05918
|
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
|
bdba35cf3c
|
furnace.recaptcha: fix stack effect declaration
|
2010-10-06 23:01:09 -07:00 |
Slava Pestov
|
8e772338ee
|
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
|
b7c225116b
|
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
|
aa5052305a
|
Fix furnace.actions help lint
|
2010-10-01 01:41:25 -05:00 |
Chris Double
|
eb9404eb0a
|
Fix chloe-content docs
|
2010-09-29 10:41:15 +13:00 |
Slava Pestov
|
ce8c7f703f
|
furnace.utilities: clean up
|
2010-09-27 21:45:31 -07:00 |
Doug Coleman
|
27f9f3a8f3
|
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
|
fd7f71bb9f
|
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
|
864160b2f8
|
More system-micros elimination
|
2010-06-22 02:00:19 -05:00 |
Doug Coleman
|
e03a5b038e
|
Rename alarms -> timers
|
2010-06-10 16:39:13 -05:00 |
Doug Coleman
|
f0183deffa
|
Remove alarms from using list, minor refactoring
|
2010-05-21 20:48:33 -05:00 |
Slava Pestov
|
d2d466de29
|
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
|
83d4e24d21
|
furnace.recaptcha: add new tag
|
2010-04-13 01:52:57 -07:00 |
Slava Pestov
|
69909c9ecf
|
furnace: documentation improvements
|
2010-04-12 18:17:21 -07:00 |
Daniel Ehrenberg
|
1b61e2e5cf
|
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
|
58bca0b2b2
|
furnace.syndication: fix load error
|
2010-03-13 21:13:34 +13:00 |
Slava Pestov
|
0157eb15bf
|
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
|
c0306d481a
|
Merge branch 'master' of git://factorcode.org/git/factor into row-polymorphism
|
2010-03-12 14:36:13 -08:00 |
Slava Pestov
|
31f039c116
|
furnace.recaptcha: fix load error
|
2010-03-12 01:23:28 +13:00 |
Slava Pestov
|
3d65d87e6e
|
Merge branch 'master' of git://factorcode.org/git/factor into row-polymorphism
|
2010-03-11 22:10:24 +13:00 |
Slava Pestov
|
26ecb28b20
|
furnace.recaptcha: remove unused variable
|
2010-03-11 21:13:22 +13:00 |
Slava Pestov
|
885e1da509
|
furnace.recaptcha: make it easier to use
|
2010-03-11 21:02:39 +13:00 |
Slava Pestov
|
32362d93a9
|
furnace.recaptcha: cleanups
|
2010-03-11 19:13:57 +13:00 |
Joe Groff
|
906a86ae2d
|
mop up compiler errors from macosx load-all
|
2010-03-09 00:56:07 -08:00 |
Daniel Ehrenberg
|
2b5af07494
|
Fixing ambiguity between sets and namespaces in many unit tests and furnace.auth
|
2010-02-26 17:17:40 -05:00 |
Slava Pestov
|
ad865ae584
|
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
|
a07e2e4916
|
Update some more 'update' usages to call 'assoc-union!'
|
2010-02-04 03:44:24 +13:00 |
Slava Pestov
|
08b6ebc7fa
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Doug Coleman
|
ca39b38303
|
remove system-millis and update vocabs to use system-micros or nano-count
|
2009-11-18 20:56:09 -06:00 |
Doug Coleman
|
addb1c90bb
|
rename millis to system-millis, micros to system-micros, add nano-count
|
2009-11-18 15:58:48 -06:00 |
Joe Groff
|
8b6665c57e
|
update existing code for [let change
|
2009-10-27 22:05:37 -05:00 |