Commit graph

23 commits

Author SHA1 Message Date
Leo Horie
80c25e3809 rename routeresolver methods to {onmatch,view}
expose some piecemeal modules
rename internal xhr to request
mirror internal stream api to match public api
2016-08-17 00:10:47 -04:00
Leo Horie
2ee15e3639 fix stream uncaught error reporting
fix stream JSON stringification
rename internal render function to `use`
2016-08-12 00:41:44 -04:00
Leo Horie
701e2d8e31 handle HALT as a value correctly 2016-08-11 00:28:28 -04:00
Leo Horie
6b0fa399d5 rebuild after stream changes 2016-08-10 13:53:05 -04:00
Leo Horie
c077cd80de fix stream absorption #1196 2016-08-10 09:12:36 -04:00
Leo Horie
d6e18ca134 Merge remote-tracking branch 'origin/rewrite' into rewrite 2016-08-03 22:37:29 -04:00
impinball
f3959518ec Comment broken test temporarily 2016-08-03 20:29:50 -04:00
Leo Horie
1c014e15a3 unbreak CI 2016-08-03 17:29:05 -04:00
Gilbert
6d9d01c12b Add failing test 2016-08-02 11:06:38 -05:00
Leo Horie
264741f2f5 report uncaught errors 2016-07-15 22:56:29 -04:00
Leo Horie
a7a4cc0cc8 Merge pull request #1148 from barneycarroll/prop.toString
prop.toString
2016-07-15 10:05:13 -04:00
Leo Horie
a2680b30a4 s/sync/merge 2016-07-15 00:35:18 -04:00
Barney Carroll
adaef70729 Test use cases for prop valueOf & toString 2016-07-14 14:23:01 +01:00
Barney Carroll
3d02aeae36 prop.toString method 2016-07-14 13:19:31 +01:00
Gilbert
008ffc9587 Add m.prop.sync 2016-07-12 23:27:36 -05:00
Leo Horie
015a812610 fantasy-land methods no longer absorb streams 2016-06-30 01:28:50 -04:00
Leo Horie
a875f7e162 ensure upstream does not affect ended stream 2016-06-20 22:25:43 -04:00
Leo Horie
bce2abbffd Merge remote-tracking branch 'origin/rewrite' into rewrite
Conflicts:
	docs/keys.md
	docs/signatures.md
	docs/v1.x-migration.md
	index.js
	ospec/bin/ospec.cmd
	request/request.js
	request/tests/test-xhr.js
	util/prop.js
	util/tests/index.html
	util/tests/test-prop.js
2016-06-20 09:34:14 -04:00
Leo Horie
b9ce90765d streams implementation 2016-06-20 09:21:25 -04:00
impinball
b4fb21475c Add editorconfig, resolve differences
This includes newlines, tabs, among other things.
2016-06-18 03:22:12 -04:00
Leo Horie
e7420e72e1 more tests 2016-05-24 23:16:43 -04:00
Leo Horie
a2c01d1d96 prop and withAttr tests 2016-05-21 09:49:05 -04:00
Leo Horie
477e73f300 prop and withAttr work in progress 2016-05-21 01:48:11 -04:00