DjebbZ
|
d36ad03f09
|
Add missing local-declarepath
|
2018-02-12 19:38:44 +01:00 |
|
DjebbZ
|
c3611b0f5d
|
Fixes after review: remove compiled, add missing and other stuff
|
2018-02-12 16:43:39 +01:00 |
|
DjebbZ
|
64b1ae4ef6
|
Add links to compiled operations
|
2018-02-12 14:59:00 +01:00 |
|
DjebbZ
|
7dd2b9bd19
|
Add links; fix traverse; fix various typos in fn names and anchors
|
2018-02-12 12:42:51 +01:00 |
|
DjebbZ
|
0e651a1b04
|
Simplify/fix cheatsheet categorization based on review
|
2018-02-12 10:09:55 +01:00 |
|
DjebbZ
|
9b4f433eab
|
First draft of a cheatsheet
|
2018-02-11 23:04:17 +01:00 |
|
Nathan Marz
|
aa862dde26
|
Merge pull request #25 from mwfogleman/regex-nav
Regex nav
|
2017-11-16 21:51:22 -05:00 |
|
Michael Fogleman
|
d1b4e1e6f7
|
Add implicit nav documentation.
|
2017-11-16 20:19:20 -05:00 |
|
Michael Fogleman
|
413d7c52d1
|
Document examples of regex-nav.
|
2017-11-16 20:13:20 -05:00 |
|
Michael Fogleman
|
fa762e809c
|
Initial regex-nav doc.
|
2017-11-16 20:13:20 -05:00 |
|
Nathan Marz
|
c259a60403
|
Merge pull request #24 from mwfogleman/with-fresh-collected
Add with-fresh-collected docstring.
|
2017-11-12 10:19:36 -05:00 |
|
Michael Fogleman
|
ea0b6144e7
|
Add with-fresh-collected docstring.
|
2017-11-03 12:07:55 -04:00 |
|
Nathan Marz
|
f98489668c
|
Merge pull request #23 from mwfogleman/recursion-fixes
Recursion fixes.
|
2017-10-09 13:40:19 -07:00 |
|
Michael Fogleman
|
50db6a076a
|
Recursion fixes.
Fixes the hyperlinks and also the TOC.
|
2017-10-09 13:29:19 -07:00 |
|
Nathan Marz
|
9aaef0d578
|
Merge pull request #22 from mwfogleman/recursive-continue-then-stay
Add continue-then-stay example.
|
2017-10-09 12:57:19 -07:00 |
|
Michael Fogleman
|
bad2cb5265
|
Link to navigators across docs.
|
2017-10-09 12:56:28 -07:00 |
|
Michael Fogleman
|
2fdb81823e
|
Add continue-then-stay example.
|
2017-10-09 12:47:01 -07:00 |
|
Nathan Marz
|
863e602b70
|
Merge pull request #20 from mwfogleman/none
Document NONE.
|
2017-10-09 08:35:38 -07:00 |
|
Michael Fogleman
|
b9f6411d84
|
Document NONE.
|
2017-10-08 19:20:26 -04:00 |
|
nathanmarz
|
2c4ca07c1f
|
Merge branch 'master' of github.com:nathanmarz/specter.wiki
|
2017-10-07 12:55:03 -04:00 |
|
Nathan Marz
|
f54c023b21
|
Merge pull request #15 from mwfogleman/recursive-path
Explain mutual recursion.
|
2017-10-07 15:54:18 -04:00 |
|
Nathan Marz
|
4516e8a239
|
Merge pull request #21 from mwfogleman/capitalize-path
Follow capitalization convention in example of path.
|
2017-10-07 15:53:28 -04:00 |
|
Nathan Marz
|
9a47a85e95
|
Merge pull request #16 from mwfogleman/all-with-meta
Document ALL-WITH-META.
|
2017-10-07 15:52:57 -04:00 |
|
Nathan Marz
|
3f1a253e59
|
Merge pull request #18 from mwfogleman/compiled-star
Specify compiled-* versions in TOC.
|
2017-10-07 14:55:17 -04:00 |
|
Nathan Marz
|
ae76ad18f1
|
Merge pull request #19 from mwfogleman/traversed
Add traversed to TOC.
|
2017-10-07 14:54:47 -04:00 |
|
Michael Fogleman
|
aee7bad6eb
|
Follow capitalization convention in example of path.
|
2017-10-06 20:17:20 -04:00 |
|
Michael Fogleman
|
c9c9c5f596
|
Specify compiled-* versions in TOC.
|
2017-10-06 18:32:08 -04:00 |
|
Michael Fogleman
|
10ce81bdcd
|
Add traversed to TOC.
|
2017-10-06 18:18:40 -04:00 |
|
Michael Fogleman
|
330a8f2fed
|
Document ALL-WITH-META.
|
2017-10-06 18:03:09 -04:00 |
|
Michael Fogleman
|
9792a3d29e
|
Document advanced recursion with Specter.
|
2017-10-05 18:24:45 -04:00 |
|
Nathan Marz
|
1317790b1b
|
Updated Using Specter Recursively (markdown)
|
2017-10-02 08:52:28 -04:00 |
|
Nathan Marz
|
062e705756
|
Merge pull request #10 from mwfogleman/recursive-path
Add documentation helper section for recursive-path
|
2017-10-02 08:47:31 -04:00 |
|
Nathan Marz
|
7ff7f7376b
|
Merge pull request #13 from mwfogleman/defdynamicnav
Add note about defdynamicnav.
|
2017-10-02 08:45:52 -04:00 |
|
Nathan Marz
|
b06b14c9e7
|
Merge pull request #12 from mwfogleman/convention
Add convention note about parameterized/unparameterized lowercase/caps.
|
2017-10-02 08:45:03 -04:00 |
|
Nathan Marz
|
5825e2a77c
|
Merge pull request #11 from mwfogleman/extrareturnvalue
Remove extra return value.
|
2017-10-02 08:44:24 -04:00 |
|
Michael Fogleman
|
48c066a28b
|
Add more thorough explanation of TREE-VALUES.
Via http://nathanmarz.com/blog/clojures-missing-piece.html
|
2017-10-02 07:53:59 -04:00 |
|
Michael Fogleman
|
16917c118f
|
Add note about defdynamicnav.
|
2017-10-01 13:48:47 -04:00 |
|
Michael Fogleman
|
2a4d5db6de
|
Add convention note.
|
2017-10-01 13:39:22 -04:00 |
|
Michael Fogleman
|
24e86fdab6
|
Rename TREE-VALUES.
|
2017-10-01 13:36:56 -04:00 |
|
Michael Fogleman
|
8b01b4f04a
|
Remove extra return value.
|
2017-10-01 13:31:29 -04:00 |
|
Michael Fogleman
|
6f2ed10907
|
Remove question.
|
2017-10-01 12:50:50 -04:00 |
|
Michael Fogleman
|
b10e5cf987
|
Add examples.
|
2017-09-30 13:07:33 -04:00 |
|
Michael Fogleman
|
d3b4c51dd5
|
Add description.
|
2017-09-30 12:50:42 -04:00 |
|
Nathan Marz
|
4ea1af84a8
|
Merge pull request #9 from mwfogleman/toc
Fix TOC.
|
2017-09-21 16:50:31 -04:00 |
|
Michael Fogleman
|
b54b5e631e
|
Add advice about storing recursive paths.
|
2017-09-21 13:40:27 -04:00 |
|
Michael Fogleman
|
fd8b0068cd
|
Better explanation of using Specter recursively. Also, QUESTION.
|
2017-09-21 13:33:47 -04:00 |
|
Michael Fogleman
|
25efdf1741
|
Add TOC.
|
2017-09-21 13:29:34 -04:00 |
|
Michael Fogleman
|
e33a84aaf7
|
Better explanation of elements of recursion.
|
2017-09-21 13:28:54 -04:00 |
|
Michael Fogleman
|
1e206091c1
|
Begin explanation.
|
2017-09-21 12:43:50 -04:00 |
|
Michael Fogleman
|
94e0df85b2
|
Add sections.
|
2017-09-21 12:43:50 -04:00 |
|