Anatoly
632977ff41
update the "Structure and Interpretation of Computer Programs" link
2024-07-01 13:45:07 -04:00
anatoly
5275023b38
add deps.edn
2024-03-05 22:49:19 -05:00
Anatoly
58e2ded430
[doc]: remove the broken travis ci link
2023-04-15 23:00:17 -04:00
rgkirch
5ac52b725b
Update README.md
2021-11-20 16:46:43 -05:00
Anatoly
c85da6149c
docs: update license year
2020-09-10 20:12:54 -04:00
Anatoly
e9f9dfca14
[docs]: add clarification about "load-config" fn
2019-07-09 16:28:22 -04:00
Anatoly
348297ee11
[docs]: (create-conn) rephrase clarification
2019-07-09 10:28:49 -04:00
Anatoly
52831f6b3e
[docs]: add fn "create-conn" clarification
2019-07-09 09:51:44 -04:00
Anatoly
17112646f1
[docs]: <! ed badge tags
2018-11-01 18:16:43 -04:00
Anatoly
d9c4f621cd
[docs]: update a link to Alan J. Perlis quote
2018-10-26 11:48:41 -04:00
Anatoly
686b79e03f
[docs]: change feedback channels format
2018-10-25 22:35:25 -04:00
Anatoly
2ff032c8b3
[docs]: add clojar shileds badge
2018-10-25 22:32:26 -04:00
Anatoly
244d834c46
[docs]: reduce slack icon
2018-10-25 22:23:57 -04:00
Anatoly
0ff5fe106c
[docs]: add travis and release badges
2018-10-25 21:52:27 -04:00
Anatoly
c210cc486c
docs: toc add "Disable Lazy Start" sub section
2018-10-12 14:39:01 -04:00
Anatoly
4f8384763b
docs: toc link to "cljc mode"
2018-10-12 14:33:50 -04:00
anatoly
6e848d1ee4
#99 and #95 : add ^{:on-lazy-start :throw}
2018-10-12 14:22:49 -04:00
anatoly
562340f4dc
#83 : [docs] add doc string
2018-04-24 15:48:32 -04:00
Anatoly
14100ad648
[doc]: note about exception handling
2017-11-08 00:45:17 -05:00
Corin Lawson
a23def2e2f
Remove ref to old state alias in swap-states.
2017-08-24 16:33:02 +10:00
Anatoly
e9e107f4fa
[doc]: logging via mount-up
2017-08-17 12:03:43 -04:00
Anatoly
6ae0255677
[docs]: formatting
2017-04-06 15:34:56 -04:00
anatoly
436514d407
removing 0.1.12 builds. master is the new latest
2017-01-22 12:18:02 -05:00
anatoly
404ea70bfb
[circle]: 0.1.12-SNAPSHOT builds of off master
2017-01-22 11:59:49 -05:00
anatoly
9a62688c2f
circle ci link to 0.1.12-SNAPSHOT
2016-12-02 18:16:45 -06:00
anatoly
7fbb433e2f
Merge branch '0.1.11'
2016-12-02 18:08:44 -06:00
anatoly
e2ef7bba55
#68 : swap-states and start-with-states take values
...
in a form of {:start fn :stop fn}
2016-11-24 01:54:24 -05:00
anatoly
a397ae5cc5
mergin restart listener changes
2016-11-02 19:21:23 -04:00
anatoly
1c7f2ccc34
[docs]: link to the latest logging
2016-11-02 19:19:16 -04:00
Anatoly
fea36ec2a5
[docs]: adding the logo to readme
2016-09-20 14:03:32 -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
DogLooksGood
09ccb3fb1d
readme typo fix
2016-07-25 11:48:22 +08: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
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
0acb78e16a
[circle ci]: "0.1.11-SNAPSHOT" to "0.1.11" branch
2016-06-09 14:47:46 -04:00
Anatoly
8920b36597
[docs]: (inc ©-year)
2016-03-15 22:18:52 -04:00
Mike Konkov
c3ce0c6401
Readme fix on start-with-states
2016-03-09 00:02:37 +01: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
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
c2828cc3dc
[docs]: fixing a link to a server config example
2016-02-22 23:28:52 -05:00
anatoly
dc91a44f72
#46 : removing :suspend and :resume... [done]
2016-02-03 23:20:54 -05:00
anatoly
346a5b7f8c
onto 0.1.10-SNAPSHOT
2016-01-31 16:03:34 -05:00
Anatoly
6f64640ada
[ #36 ]: docs for on-reload
2016-01-31 14:31:41 -05:00
Anatoly
be4f6d9d56
[docs]: note about stater, link to cljs sample app
2016-01-26 00:01:36 -05:00
Anatoly
39a01c4727
[docs]: swapping states with values
2016-01-23 22:02:40 -05:00
Anatoly
1646511179
[docs]: (grammar) depluralizing
2016-01-17 02:40:24 -05:00