1
0
mirror of https://github.com/danog/amp.git synced 2024-11-30 04:29:08 +01:00
Commit Graph

359 Commits

Author SHA1 Message Date
Daniel Lowrey
b1f400cad5 misc v1 cleanup 2015-07-29 23:23:53 -04:00
Daniel Lowrey
56b6330114 Use object hashes as watcher IDs 2015-07-29 22:12:53 -04:00
Bob Weinand
f1333a3e59 Re-add sudo: false for speed 2015-07-29 17:34:51 -04:00
Bob Weinand
d3d99875a8 Properly use the existing tools if available 2015-07-29 17:34:44 -04:00
Daniel Lowrey
8bcbba41a0 Move to procedural API 2015-07-29 16:59:53 -04:00
Daniel Lowrey
4338d8617f update badges 2015-07-28 09:09:42 -04:00
Daniel Lowrey
3cbbe5ec2b remove guide from source repo 2015-07-27 13:44:28 -04:00
Daniel Lowrey
114744aa76 update readme ahead of v1 2015-07-27 13:43:47 -04:00
Daniel Lowrey
94911a744f update composer ahead of v1 2015-07-27 13:37:05 -04:00
Daniel Lowrey
1d9d572ee5 promise updates are no longer variadic + misc formatting 2015-07-27 10:08:02 -04:00
Daniel Lowrey
38b3fbbbbb move PromiseStream functionality into Amp\stream() 2015-07-23 15:23:45 -04:00
Daniel Lowrey
d1c278d347 update readme 2015-07-23 01:48:28 -04:00
Daniel Lowrey
9e0f64f2e0 point coveralls badge at correct branch 2015-07-23 01:38:02 -04:00
Daniel Lowrey
28a5f5d905 update 1.0.0-dev branch alias to point at master 2015-07-23 01:35:59 -04:00
Daniel Lowrey
e18b090902 use fully qualified namespace for global functions 2015-07-23 01:32:52 -04:00
Daniel Lowrey
55e379e332 Rollback static coroutine methods to namespaced functions 2015-07-23 01:30:53 -04:00
Daniel Lowrey
a4636851d6 remove deprecated functions 2015-07-22 14:49:40 -04:00
Daniel Lowrey
9aa00bdc9e update license 2015-07-22 14:04:30 -04:00
Daniel Lowrey
7335cb2517 use explicit FQDN for compile time optimizations 2015-07-22 13:54:29 -04:00
Daniel Lowrey
7b36061ee5 spurious readme update to trigger coveralls 2015-07-22 13:43:35 -04:00
Daniel Lowrey
4095aabbfc update composer 2015-07-22 13:12:29 -04:00
Daniel Lowrey
09e000a6d7 allow nested tick 2015-07-22 13:12:21 -04:00
Daniel Lowrey
1fa9771dde update coverage ignore 2015-07-22 13:12:14 -04:00
Daniel Lowrey
505c59d0e3 minor cleanup 2015-07-22 12:34:42 -04:00
Daniel Lowrey
924db14af8 update composer 2015-07-22 11:42:16 -04:00
Daniel Lowrey
f6be176a07 cleanup + tests 2015-07-22 11:38:17 -04:00
Daniel Lowrey
c3298f104a remove examples 2015-07-22 09:09:17 -04:00
Daniel Lowrey
03f7b8305c update contributing file 2015-07-22 00:24:48 -04:00
Daniel Lowrey
b01a165a63 Remove changelog; using github release interface going forward 2015-07-22 00:16:32 -04:00
Daniel Lowrey
6caaf2b754 update readme 2015-07-22 00:15:36 -04:00
Daniel Lowrey
cdc5fecd47 Remove Streamable interface 2015-07-22 00:10:09 -04:00
Daniel Lowrey
64775544dd update readme 2015-07-22 00:06:02 -04:00
Daniel Lowrey
79a33c09fe misc + testing 2015-07-21 23:59:20 -04:00
Daniel Lowrey
2cea028b1c filter() updates and tests 2015-07-21 20:09:27 -04:00
Daniel Lowrey
932542f292 add map() combinator tests 2015-07-21 19:41:39 -04:00
Daniel Lowrey
33fd20acb3 add tests 2015-07-21 17:25:18 -04:00
Daniel Lowrey
dcab6907c0 minor cleanup 2015-07-21 17:25:11 -04:00
Daniel Lowrey
d6b674b93b Move coroutine functions into new Coroutine class 2015-07-21 16:14:50 -04:00
Daniel Lowrey
564a81c519 misc updates + tests 2015-07-21 12:25:34 -04:00
Daniel Lowrey
c8bbf8208f misc updates 2015-07-20 22:40:06 -04:00
Daniel Lowrey
0d14e906f8 Add Pause test coverage 2015-07-20 22:29:17 -04:00
Daniel Lowrey
0e6560070b misc updates and tests 2015-07-20 22:27:11 -04:00
Daniel Lowrey
132c83e302 update readme 2015-07-20 15:49:04 -04:00
Daniel Lowrey
10037fe859 Miscellaneous reactor cleanup 2015-07-20 15:42:56 -04:00
Daniel Lowrey
288530d296 Add EvReactor 2015-07-20 15:42:42 -04:00
Daniel Lowrey
962699263c fix bad coverage link in readme 2015-07-19 13:55:35 -04:00
Daniel Lowrey
28154b4d70 Fix missing stream property assignment 2015-07-19 13:53:26 -04:00
Daniel Lowrey
e9e8476cff use travis container architecture 2015-07-19 13:50:03 -04:00
Daniel Lowrey
57841b08f4 remove extension redundancy 2015-07-19 13:49:12 -04:00
Daniel Lowrey
2243736c76 remove deprecated --dev option from travis composer command 2015-07-19 13:41:40 -04:00