Commit Graph

24 Commits (eeaffb14b8b85c2bcb0e56f4632e42ebab828b08)

Author SHA1 Message Date
Doug Coleman 330c7ba156 factor: Removing SLOT: nth/at/global in favor of using change: at for tuple slots named ``at`` and change-at for hashtables.
Redo many FROM: and QUALIFIED: and using lists.
2015-08-12 08:49:02 -05:00
Doug Coleman 2c257f399c factor: Rename MACRO: and MACRO: to have quot as the output in stack effects. 2015-07-18 22:16:11 -07:00
Doug Coleman 352e5de16a core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
2015-06-29 17:25:40 -07:00
John Benediktsson ed5bc3b8fa http.client: few more fixes. 2014-03-12 19:49:58 -07:00
Doug Coleman bc7680a914 twitter: Add user-profile and refactor a bit. 2014-02-12 20:13:10 -08:00
Doug Coleman 918cb7bc34 twitter: Add mentions timeline. 2014-02-12 20:13:10 -08:00
Doug Coleman 03f4ad3943 twitter: Add home-timeline and home-timeline. 2014-02-05 20:33:12 -08:00
John Benediktsson adc3ee4c81 http.client: using http-request*. 2013-10-12 10:57:08 -07:00
John Benediktsson 6cf79efb47 twitter: adding verify-credentials. 2013-05-20 16:47:23 -07:00
Doug Coleman 8c19602ae9 assocs: Add of and ?of. Change all the things at once! Fixes #701. 2013-03-23 14:59:07 -07:00
Doug Coleman bc651331bb twitter: Update API url. 2013-02-01 07:13:08 -08:00
John Benediktsson 90d0951ada more use of H{ } make. 2012-07-19 11:24:45 -07:00
Joe Groff 2bd6de9a02 slots: pre-create the "at", "nth", and "global" slots to make deterministic the currently nondeterministic ambiguity between accessors:change-* and assocs:change-at, sequences:change-nth, and namespaces:change-global 2011-09-19 10:03:43 -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 976c4230cd twitter: don't use https on Windows since Factor doesn't support https there 2010-09-08 20:54:31 -07:00
Slava Pestov 4b6e78709a twitter: remove obsolete comment 2010-08-17 19:25:24 -07:00
Slava Pestov 23f2a82d47 twitter: use https to get request and access tokens now that http.client is up to spec 2010-07-05 22:55:32 -04:00
Slava Pestov 77d7a92b9e twitter: update to use OAuth 2010-07-05 22:17:16 -04:00
Slava Pestov 83834f802a Fixing twitter 2009-02-13 20:20:22 -06:00
Slava Pestov 3c00e72706 Clean up extra/twitter a little bit 2009-02-13 18:06:55 -06:00
Joe Groff 53f6d394ea let the world know you tweet from factor 2009-02-13 13:07:48 -06:00
Joe Groff fb844f2ac0 twitter timelines 2009-02-13 11:54:07 -06:00
Joe Groff 92f3ae39ad gotta load urls.secure to use https 2009-02-12 22:56:46 -06:00
Joe Groff 7f8e890f1f twitta 2009-02-12 22:39:48 -06:00