Mahler, Thomas
|
d88cac4d49
|
update TOC
|
2019-01-29 12:57:32 +01:00 |
|
thma
|
6ec8baceed
|
improve comonads example
|
2019-01-27 21:47:59 +01:00 |
|
thma
|
d1822b31a4
|
Merge branch 'master' of https://github.com/thma/LtuPatternFactory
|
2019-01-27 10:22:06 +01:00 |
|
thma
|
1530f8bd16
|
Comonad example
|
2019-01-27 10:21:29 +01:00 |
|
Mahler, Thomas
|
22e6fe4ae1
|
category text
|
2019-01-25 17:01:49 +01:00 |
|
thma
|
047729e23f
|
work on combinators
|
2019-01-23 21:05:48 +01:00 |
|
Mahler, Thomas
|
c8324a2f02
|
Merge branch 'master' of https://github.com/thma/LtuPatternFactory
|
2019-01-17 17:55:07 +01:00 |
|
Mahler, Thomas
|
00b7d99d16
|
category section
|
2019-01-17 17:54:49 +01:00 |
|
thma
|
16c88e7734
|
finish sectionon Monad Transformers
|
2019-01-16 22:48:20 +01:00 |
|
Mahler, Thomas
|
f21a93642c
|
update example
|
2019-01-16 16:18:52 +01:00 |
|
thma
|
508a0f57c5
|
continue AOP example
|
2019-01-15 22:34:07 +01:00 |
|
thma
|
f574899d8b
|
MiniPascal example
|
2019-01-14 21:17:03 +01:00 |
|
Mahler, Thomas
|
84ce91795b
|
typo
|
2019-01-14 18:11:54 +01:00 |
|
Mahler, Thomas
|
13ef098719
|
tbd
|
2019-01-14 18:10:58 +01:00 |
|
Mahler, Thomas
|
85fdb65a1d
|
typo
|
2019-01-14 13:02:40 +01:00 |
|
thma
|
42a2473256
|
start MT section
|
2019-01-13 21:48:35 +01:00 |
|
thma
|
e6a142138c
|
clean up Aspects example
|
2019-01-13 21:08:13 +01:00 |
|
thma
|
866f5b3ac5
|
finish aspects example
|
2019-01-13 17:08:12 +01:00 |
|
thma
|
2262dc43db
|
Aspect Pascal with State Monad
|
2019-01-12 22:49:34 +01:00 |
|
thma
|
e81c916881
|
snapshot
|
2019-01-12 21:35:13 +01:00 |
|
thma
|
3bcdce9e94
|
update .gitignore
|
2019-01-10 21:35:14 +01:00 |
|
thma
|
e1f2273041
|
edit circleci yml
|
2019-01-10 21:29:45 +01:00 |
|
thma
|
e055512571
|
Delete stack.yaml
|
2019-01-10 17:22:05 +01:00 |
|
Mahler, Thomas
|
bba1928796
|
start with aspects
|
2019-01-10 14:32:41 +01:00 |
|
Mahler, Thomas
|
1089c3bc27
|
include legend
|
2019-01-10 14:14:36 +01:00 |
|
Mahler, Thomas
|
f6e2b5b283
|
add Typeclassopedia map
|
2019-01-10 14:11:47 +01:00 |
|
Mahler, Thomas
|
acfe75ff8c
|
update toc and MapReduce section
|
2019-01-08 15:02:06 +01:00 |
|
thma
|
cf9ecaac30
|
fix typos
|
2019-01-06 13:26:54 +01:00 |
|
thma
|
cfb06132d9
|
fix typos
|
2019-01-06 13:14:10 +01:00 |
|
thma
|
8603e7b2a5
|
write section on Map Reduce
|
2019-01-06 13:06:12 +01:00 |
|
thma
|
468a02925a
|
clean up
|
2019-01-05 18:47:19 +01:00 |
|
thma
|
834d63ac90
|
update MapReduce example
|
2019-01-05 18:22:43 +01:00 |
|
thma
|
d19f5159f0
|
start with map reduce
|
2019-01-05 11:56:36 +01:00 |
|
thma
|
13fa2e13c6
|
update TOC
|
2019-01-04 21:49:31 +01:00 |
|
thma
|
60180773be
|
minor correction in lazy section
|
2019-01-04 21:43:15 +01:00 |
|
thma
|
68c385752c
|
finish Lazy section
|
2019-01-03 22:14:55 +01:00 |
|
thma
|
38cead5ca2
|
work on infinite data structures and laziness
|
2019-01-03 17:55:18 +01:00 |
|
thma
|
2bd5a5b893
|
minor fixes
|
2019-01-02 16:01:36 +01:00 |
|
thma
|
8d2c707bba
|
fix indentation
|
2019-01-01 11:08:58 +01:00 |
|
thma
|
2d27544b12
|
add some more explanations
|
2019-01-01 11:06:44 +01:00 |
|
thma
|
60c6d71bb2
|
fix TOC
|
2019-01-01 10:24:21 +01:00 |
|
thma
|
0fdc5b54f7
|
write conclusions section
|
2018-12-31 22:06:06 +01:00 |
|
thma
|
b52d8be513
|
adding MonadState example
|
2018-12-30 22:07:48 +01:00 |
|
thma
|
4c5492ede5
|
add quotation
|
2018-12-30 12:32:12 +01:00 |
|
thma
|
f783d0ce09
|
fix typos
|
2018-12-30 12:05:01 +01:00 |
|
thma
|
32da718ebf
|
finish Interpreter section
|
2018-12-30 12:02:53 +01:00 |
|
thma
|
8757a649e8
|
wip
|
2018-12-29 22:21:41 +01:00 |
|
thma
|
704eeeaf0b
|
continue interpreter section
|
2018-12-29 17:04:55 +01:00 |
|
thma
|
0f3d6f1dbe
|
starting interpreter example
|
2018-12-29 13:07:59 +01:00 |
|
thma
|
e9ccdc0d14
|
working on interpreter
|
2018-12-28 22:06:36 +01:00 |
|