Commit graph

472 commits

Author SHA1 Message Date
anatoly
82ec3d34aa boot check to 0.1.2 2016-06-09 14:24:12 -04:00
anatoly
7ee66db407 boot check to 0.1.2 2016-06-09 14:23:50 -04:00
anatoly
f4683252df upping dev/test deps 2016-05-31 09:47:43 -04:00
anatoly
b7a1c070bb upping dev/test deps 2016-05-31 09:47:31 -04:00
anatoly
5755b7cc49 "boot-reload" to 0.4.8 2016-05-31 09:27:12 -04:00
anatoly
31f92fd52c temp trace: "mounting.. state name" 2016-05-31 09:26:45 -04:00
anatoly
677aa0cfdc "boot-reload" to 0.4.8 2016-05-31 09:24:14 -04:00
anatoly
e34a164c2e temp trace: "mounting.. state name" 2016-04-26 16:07:00 -04:00
Anatoly
afe96e9aad docs: + multiple systems, - "no longer true" diffs 2016-04-18 14:33:05 -04:00
Mike Konkov
f26da26d80 Readme fix on start-with-states 2016-04-18 14:33:05 -04:00
Anatoly
69a592cec6 docs: + multiple systems, - "no longer true" diffs 2016-04-18 14:29:49 -04:00
Anatoly
7becc38282 [docs]: (inc ©-year) 2016-03-15 23:02:25 -04:00
Anatoly
8920b36597 [docs]: (inc ©-year) 2016-03-15 22:18:52 -04:00
Anatoly
bd2ba3ac6d Merge pull request #52 from wambat/master
Readme fix on start-with-states
2016-03-08 19:41:22 -05:00
Mike Konkov
c3ce0c6401 Readme fix on start-with-states 2016-03-09 00:02:37 +01:00
anatoly
dc089c1aec Merge branch 'master' into 0.1.11-SNAPSHOT 2016-03-04 16:29:42 -05:00
anatoly
78b9a23c71 no start/stop sample logging for started/stopped states 2016-03-04 16:29:20 -05:00
Anatoly
9131cbb17a Merge pull request #51 from ideal-knee/patch-1
Make `:start` value a function call.
2016-02-29 12:07:28 -05:00
Dan Kee
ef4dee6c8a Make :start value a function call.
In the existing example, `(defstate conn :start create-conn)` simply binds `conn` to the function `create-conn`, rather than the result of calling the function.
2016-02-29 09:18:02 -06:00
Anatoly
c001c19eb5 [docs]: circleci link onto 0.1.11-SNAPSHOT 2016-02-28 19:02:48 -05:00
anatoly
f6e6a92055 onto 0.1.11-SNAPSHOT 2016-02-28 18:38:56 -05:00
anatoly
064c00599c updating the changelog for 0.1.10 2016-02-28 18:30:12 -05:00
anatoly
8026a7b69c releasing 0.1.10 2016-02-28 18:21:37 -05:00
anatoly
d5eb56c422 runtime args should init to {} 2016-02-28 00:02:53 -05:00
Anatoly
a1e8e9c8e0 [doc]: moving start/stop order above composing states 2016-02-23 01:33:49 -05:00
Anatoly
f801599f68 #47 [docs]: composing states 2016-02-23 01:24:15 -05:00
Anatoly
926e4a9d2a #47 composition tests are in 2016-02-23 00:18:57 -05:00
Anatoly
c2828cc3dc [docs]: fixing a link to a server config example 2016-02-22 23:28:52 -05:00
Anatoly
44d57734b7 [docs]: fixing a link to a server config example 2016-02-22 22:13:25 -05:00
anatoly
977806626d #47 swap-states tests are in. composability tests ...next 2016-02-22 17:26:07 -05:00
anatoly
b77bef3457 #47 except, with-args, only, swap tests.. more to come 2016-02-22 16:48:05 -05:00
anatoly
98496d63d8 #47 alpha draft for composable states 2016-02-22 12:15:19 -05:00
anatoly
dc91a44f72 #46: removing :suspend and :resume... [done] 2016-02-03 23:20:54 -05:00
Anatoly
4787ae12f5 [component diff]: note about Yurt 2016-01-31 23:58:04 -05:00
Anatoly
4a59fab9ba [component diff]: note about Yurt 2016-01-31 23:54:47 -05:00
anatoly
346a5b7f8c onto 0.1.10-SNAPSHOT 2016-01-31 16:03:34 -05:00
anatoly
71663ba87c [changelog]: updating 0.1.9 release date 2016-01-31 15:54:55 -05:00
anatoly
46b4895d95 [changelog]: updating 0.1.9 release date 2016-01-31 15:50:28 -05:00
anatoly
c9de434aa0 releasing 0.1.9 2016-01-31 15:47:19 -05:00
Anatoly
6f64640ada [#36]: docs for on-reload 2016-01-31 14:31:41 -05:00
anatoly
d8749261df #36: adding ^{:on-reload action}
actions are: :noop :stop :restart

:restart is a default action: i.e. if no :on-reload meta is added
2016-01-31 14:08:49 -05:00
anatoly
92736ba2d0 "system" is now https://github.com/tolitius/yurt 2016-01-31 02:10:30 -05:00
anatoly
64596b2674 [system]: is now detachable. stop and refactor out are.. next 2016-01-29 00:31:31 -05:00
Anatoly
9694b775aa [changelog]: 0.1.9-SNAPSHOT done + current 2016-01-26 23:45:33 -05:00
Anatoly
be4f6d9d56 [docs]: note about stater, link to cljs sample app 2016-01-26 00:01:36 -05:00
anatoly
c10a65dee2 [defstate]: refactoring "magic" into a clean fn 2016-01-24 14:19:12 -05:00
Anatoly
39a01c4727 [docs]: swapping states with values 2016-01-23 22:02:40 -05:00
Anatoly
dc5c89b3e9 [docs]: (mount/in-cljc-mode) +details. thx @jwr 2016-01-21 16:00:22 -05:00
anatoly
8a3ce619e8 adding (mount.core/system) 2016-01-21 00:52:07 -05:00
anatoly
b4a79f7ba3 #45: swapping with values is.. in 2016-01-20 17:13:04 -05:00