Doug Coleman
|
a96ad1b227
|
html.parser.analyzer: find-classes-named word.
|
2018-06-03 21:33:55 -05:00 |
Doug Coleman
|
01aab7c884
|
Factor: Rename <enum> to <enumerated> to not confuse with ENUM:s
|
2017-07-03 12:47:19 -07:00 |
Doug Coleman
|
e189954ecc
|
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ;
|
2017-06-02 11:57:05 -05:00 |
John Benediktsson
|
baaa06278c
|
Revert "sequences: swap stack arguments for start/start*/subseq?."
This reverts commit 63b0593824 .
|
2017-01-21 07:20:14 -08:00 |
John Benediktsson
|
63b0593824
|
sequences: swap stack arguments for start/start*/subseq?.
It is more natural to be ( seq subseq -- ? ).
|
2017-01-20 22:49:53 -08:00 |
John Benediktsson
|
498285d7dd
|
unicode: make this the API for all unicode things.
|
2016-03-30 23:29:48 -07:00 |
John Benediktsson
|
ceb75057da
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
Doug Coleman
|
66147f27b4
|
extra: use throw-foo for ERROR: change
|
2015-08-13 01:56:32 -07:00 |
John Benediktsson
|
b366a06c41
|
use reject instead of [ ... not ] filter.
|
2015-05-12 18:50:34 -07:00 |
John Benediktsson
|
761be328a6
|
extra: using "swap index".
|
2014-11-29 11:25:42 -08:00 |
John Benediktsson
|
6ecb291710
|
html.parser.analyzer: cleanup, fix find-by-class-id-between.
|
2014-02-17 15:17:24 -08:00 |
Björn Lindqvist
|
3c53214b43
|
html.parser.analyzer: when matching on classname, check that the tag has the given class
|
2014-02-15 14:56:56 -08:00 |
Doug Coleman
|
7fb1fc97ec
|
html.parser.analyzer: Add javascript links. Clean up some code.
|
2013-12-07 11:43:32 -08:00 |
John Benediktsson
|
435f54cf59
|
http.client: use new http-get* word.
|
2013-10-12 10:25:42 -07:00 |
bjourne@gmail.com
|
dd32064691
|
Docs moved to own file and ? instead of if.
|
2013-04-24 13:35:04 -07:00 |
bjourne@gmail.com
|
1b91f4dc23
|
html.parser.analyzer: make find-between* work on nested tags.
|
2013-04-24 13:35:04 -07:00 |
Doug Coleman
|
edba5f2bbe
|
Fix bug in html.parser.analyzer
|
2010-10-25 12:50:43 -05:00 |
Doug Coleman
|
1e9afc927f
|
Simplify combinator with joe's suggestion, unit test
|
2010-08-29 15:24:55 -05:00 |
Doug Coleman
|
bd3fccfd4a
|
Clean up html.parser.analyzer, apply blei's fix for find-between*
|
2010-08-29 13:22:11 -05:00 |
Philipp Brüschweiler
|
99a37fd571
|
html.parser.analyzer: find-between* didn't always return a sequence, which in turn broke find-hrefs (reported by randy7)
|
2010-08-13 22:53:37 +02:00 |
Daniel Ehrenberg
|
da57436180
|
Finishing eliminating prune as a synonym of members
|
2010-02-27 14:52:24 -05:00 |
Slava Pestov
|
df4fb4a3ee
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Doug Coleman
|
725a07b62d
|
add find-images word
|
2009-08-26 14:28:06 -05: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
|
b62630b5ac
|
Updating code in basis and extra for stricter vocab search path semantics
|
2009-05-14 23:23:06 -05:00 |
Doug Coleman
|
8875c2ba26
|
return links as URL objects in html vocab
|
2009-04-03 21:15:52 -05:00 |
Doug Coleman
|
99c3cd9517
|
more renaing get-char to current
|
2009-04-01 02:33:38 -05:00 |
Doug Coleman
|
ccdef35949
|
inline everything so stuff compiles
|
2009-03-22 19:25:55 -05:00 |
Doug Coleman
|
0329083970
|
remove >r r>
|
2008-12-14 00:38:37 -06:00 |
Slava Pestov
|
e6fbd4f84f
|
fix compile errors
|
2008-11-16 16:59:25 -06:00 |
Doug Coleman
|
ef51d1bbf0
|
refactoring
|
2008-10-19 15:52:59 -05:00 |
Doug Coleman
|
3ac95de9dc
|
doesn't need sequences.lib anymore
|
2008-10-01 17:53:46 -05:00 |
Doug Coleman
|
678e4b4a33
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-29 21:23:27 -05:00 |
Slava Pestov
|
eaa2b43ca7
|
Fix load error
|
2008-09-29 20:32:52 -05:00 |
Doug Coleman
|
908d41a305
|
minor change
|
2008-09-29 20:21:12 -05:00 |
Doug Coleman
|
3b98f2bc2f
|
copyright
|
2008-09-25 02:06:49 -05:00 |
Doug Coleman
|
3dc81abc07
|
cleaning up html.parser
|
2008-09-25 02:02:47 -05:00 |
Slava Pestov
|
cf80dd122a
|
Updating code for make and fry changes
|
2008-09-10 22:11:40 -05:00 |
Slava Pestov
|
aea0fed14c
|
Fixing basis -> extra dependencies
|
2008-09-05 19:29:14 -05:00 |
Slava Pestov
|
724fae53e9
|
Move web framework to basis
|
2008-09-04 18:15:13 -05:00 |
Doug Coleman
|
8f00739601
|
remove old accessors, cleanup
|
2008-08-17 10:38:34 -05:00 |
Doug Coleman
|
805cb650bd
|
add find-hrefs word
|
2008-08-13 23:09:43 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
0051a50b75
|
Move general shufflers and combinators into generalizations, move narray there too
|
2008-07-07 19:36:33 -05:00 |
Slava Pestov
|
b01d1f8a56
|
Request size limit and encoding support for HTTP server
|
2008-06-12 03:50:20 -05:00 |
Slava Pestov
|
d35f25f334
|
Fix load errors
|
2008-06-02 17:51:06 -05:00 |
Doug Coleman
|
7a408dcf55
|
mmmm....upgrades
better html analyzer
|
2008-05-23 23:34:10 -05:00 |
Doug Coleman
|
44d0490ec0
|
fix compile error on html.parser
added some more screen scraping words
|
2008-05-19 18:58:56 -05:00 |
Slava Pestov
|
c60baf1232
|
sift and harvest words added
|
2008-05-13 23:36:55 -05:00 |
Doug Coleman
|
fd531c1a31
|
rename butlast to but-last
|
2008-05-07 01:38:34 -05:00 |