Commit graph

442 commits

Author SHA1 Message Date
anatoly
0cc94ad1d2 adding logo to /doc/img 2016-09-20 13:57:29 -04:00
Anatoly
d9fd79001d Merge pull request #60 from jmarca/master
super minor typo fixes
2016-08-15 14:21:22 -04:00
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
Ryan Fowler
f514782716 readme typo fix 2016-07-21 14:52:18 -04:00
anatoly
3d767f6256 adding (running-states) 2016-07-21 14:52:00 -04:00
anatoly
76fb498968 adding (running-states) 2016-07-21 14:48:49 -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
Andrea Richiardi
76cae93f81 Add note on ^{:on-reload :noop}
According to the Slack conversation with @tolitius
2016-07-10 00:38:45 -04:00
anatoly
ccfde46678 [docs]: typo in "affected states" 2016-07-10 00:36:35 -04:00
anatoly
6ee07a9901 [docs]: typo in "affected states" 2016-07-10 00:36:09 -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
19bed168c8 [circle]: latest boot.sh 2016-06-09 17:22:18 -04:00
anatoly
690f9fc6c8 [circle]: latest boot.sh 2016-06-09 17:22:04 -04:00
Anatoly
736d93abd1 [circle ci]: "0.1.11-SNAPSHOT" to "0.1.11" branch 2016-06-09 14:50:40 -04:00
Anatoly
0acb78e16a [circle ci]: "0.1.11-SNAPSHOT" to "0.1.11" branch 2016-06-09 14:47:46 -04:00
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