Commit graph

325 commits

Author SHA1 Message Date
James E. Marca
8f10b85718 white space at end of line
auto fixed by emacs editing
2016-08-15 10:02:37 -07:00
James E. Marca
1f18cb7067 fix some typos I noticed while reading 2016-08-15 10:00:42 -07:00
Anatoly
147d9c52fb Merge pull request #58 from DogLooksGood/master
readme typo fix
2016-07-25 09:46:07 -04:00
DogLooksGood
09ccb3fb1d readme typo fix 2016-07-25 11:48:22 +08:00
anatoly
3d767f6256 adding (running-states) 2016-07-21 14:52:00 -04:00
Anatoly
e2c73fdc19 Merge pull request #57 from ryfow/patch-1
readme typo fix
2016-07-18 16:02:21 -04:00
Ryan Fowler
110f9ee666 readme typo fix 2016-07-18 14:58:29 -05:00
anatoly
ccfde46678 [docs]: typo in "affected states" 2016-07-10 00:36:35 -04:00
Anatoly
307331a4f2 Merge pull request #56 from arichiardi/patch-1
Add note on ^{:on-reload :noop}
2016-07-05 14:00:54 -04:00
Andrea Richiardi
35655ed752 Add note on ^{:on-reload :noop}
According to the Slack conversation with @tolitius
2016-07-05 10:53:39 -07:00
anatoly
690f9fc6c8 [circle]: latest boot.sh 2016-06-09 17:22:04 -04:00
Anatoly
0acb78e16a [circle ci]: "0.1.11-SNAPSHOT" to "0.1.11" branch 2016-06-09 14:47:46 -04:00
anatoly
7ee66db407 boot check to 0.1.2 2016-06-09 14:23:50 -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
69a592cec6 docs: + multiple systems, - "no longer true" diffs 2016-04-18 14:29:49 -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
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
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