-
3e470a999f
appveyor: belay that happy fix attempt; check stack version
Simon Michael
2018-05-30 12:51:12 -0700
-
93e61ec0c3
windows: note issue url (#791)
Simon Michael
2018-05-30 11:52:10 -0700
-
e75b2b539e
appveyor: add stack local bin dir to PATH, try to get happy seen
Simon Michael
2018-05-30 11:39:31 -0700
-
10ae56aea8
appveyor: expand network issue note
Simon Michael
2018-05-30 11:09:54 -0700
-
840a404b16
appveyor: always install happy, avoiding today's haskell tooling fail
Simon Michael
2018-05-30 11:04:23 -0700
-
d257d136e1
appveyor: don't invalidate whole C:\SR from a stack yaml change
Simon Michael
2018-05-30 10:41:07 -0700
-
6d5bd27fe3
windows: use latest directory with stack-ghc8.0.yaml also
Simon Michael
2018-05-30 10:40:44 -0700
-
3e2fefd494
stack: try latest directory for a startup hang with windows symlinks
Simon Michael
2018-05-30 10:33:25 -0700
-
1116261f5a
lib: simplify
fromRawNumber
Alex Chen
2018-05-26 22:54:31 -0600
-
c3f5659d75
lib: add some strictness annotations to the parser
Alex Chen
2018-05-26 22:42:02 -0600
-
d79e707485
lib: remove redundant check in
accountnamep
Alex Chen
2018-05-24 21:19:17 -0600
-
43aa3d479e
lib: fix up
runJournalParser
Alex Chen
2018-05-24 21:18:55 -0600
-
d56fca1ba2
lib: superficial parser cleanups
Alex Chen
2018-05-24 20:34:00 -0600
-
2a492696a9
lib: prevent the parsing of prices of prices
Alex Chen
2018-05-24 19:49:16 -0600
-
edf9cc2366
lib: move handling of exponentials into
fromRawNumber [API]
Alex Chen
2018-05-24 17:46:17 -0600
-
f7fd6e6525
lib: refactor the raw number parser [API]
Alex Chen
2018-05-24 15:52:09 -0600
-
6ffa9cb3cd
lib: rename
pdigitgroup to digitgroupp for consistency
Alex Chen
2018-05-24 15:29:20 -0600
-
cf9b2001e7
lib: refactor sign parser
Alex Chen
2018-05-24 10:08:52 -0600
-
7996a267f7
Update Sandstorm build files
Jacob Weisz
2018-05-25 21:14:36 -0500
-
16fe1bcb08
merge gitignore
Jacob Weisz
2018-05-25 20:36:40 -0500
-
-
844153e0fb
remove submodules
Jacob Weisz
2018-05-25 20:34:42 -0500
-
d28862d10d
site: download: fix with stack link
Simon Michael
2018-05-25 07:20:57 -0700
-
55bea458ff
install: hledger-irr updated, use latest hledger-lib again (#787)
Simon Michael
2018-05-25 07:04:20 -0700
-
4ed3780fbc
install: hledger-irr can't build with latest hledger-lib yet (#787)
Simon Michael
2018-05-24 22:18:01 -0700
-
84c7e2c403
lib: superficial changes to parsers
Alex Chen
2018-05-23 22:36:19 -0600
-
121ba92ade
lib: refactor the raw number parser [API change]
Alex Chen
2018-05-23 13:45:57 -0600
-
93fbac99d3
lib: refactor date parser
Alex Chen
2018-05-22 20:17:51 -0600
-
12e8d0e282
lib: change some parsers to use
takeWhileP
Alex Chen
2018-05-21 19:52:34 -0600
-
558c11596f
lib: refactor the account name parser
Alex Chen
2018-05-21 19:09:47 -0600
-
b245ec7b3d
lib: remove the megaparsec compatability module
Alex Chen
2018-05-21 16:47:56 -0600
-
c4ba7542d7
lib: use megaparsec 6 for all supported ghc versions
Alex Chen
2018-05-20 18:01:07 -0600
-
615ca04813
Shake.hs: use system-wide install of pandoc instead of stack exec pandoc
Everett Hildenbrandt
2018-05-20 21:19:50 -0600
-
35a1f96501
stack-ghc8.2.yaml: remove now unneeded extra-deps
Everett Hildenbrandt
2018-05-20 18:48:32 -0600
-
16200908e8
Shake, tools/pandoc-site.{hs => lua}: switch to building site with Lua filter
Everett Hildenbrandt
2018-05-18 15:50:54 -0600
-
f3d81631e9
tools/pandoc-site: avoid calling HTML writer directly
Everett Hildenbrandt
2018-05-19 21:13:01 -0600
-
1c561c2270
tools/pandoc-site: switch to using Pandoc builtin function hierarchicalize
Everett Hildenbrandt
2018-05-19 18:35:34 -0600
-
78e10f7663
tools/pandoc-site: remove unused datastructure TOCAlignment and function ignoreTOC
Everett Hildenbrandt
2018-05-19 18:32:21 -0600
-
946fa1d498
tools/pandoc-{site,drop-toc}, Shake, site/, doc/: switch from bulletlist to metainline toc marker
Everett Hildenbrandt
2018-05-10 22:01:25 -0600
-
ae987b236b
tools/pandoc-site: pass in generated toc from top-level filter
Everett Hildenbrandt
2018-05-10 21:33:49 -0600
-
e2a322283a
tools/pandoc-site: remove attribution
Everett Hildenbrandt
2018-05-10 21:32:36 -0600
-
045df0e528
.ci: track generated md files as well
Everett Hildenbrandt
2018-05-10 21:54:07 -0600
-
e8ac237752
Shake.hs, stack-ghc8.2.yaml: missing extra-dep for pandoc
Everett Hildenbrandt
2018-05-10 21:54:33 -0600
-
676ea912b3
lib: fix issue where spaces were allowed as decimal points
Alex Chen
2018-05-20 19:39:40 -0600
-
46aae19a54
lib: fix parsing of amounts with a whitespace digits separator
awjchen
2018-05-20 16:02:59 -0600
-
93a2060659
travis: comment, webhook test
Simon Michael
2018-05-18 13:36:11 -0700
-
ca112cb448
stack: comment out pandoc & co for now to fix build failure
Simon Michael
2018-05-17 20:49:52 -0700
-
3886ef463a
stack: bump to latest lts-11
Simon Michael
2018-05-17 20:44:51 -0700
-
581d02162c
resolve all current build warnings with the supported GHC versions
Simon Michael
2018-05-17 20:43:55 -0700
-
55790008d7
make buildtest: build the test and benchmark suites too
Simon Michael
2018-05-17 20:42:14 -0700
-
fc5d18a63a
make: buildtest, buildtest-stackX.yaml, buildtest-all, watch-X
Simon Michael
2018-05-17 19:39:45 -0700
-
9cb07e148c
make: move some things around
Simon Michael
2018-05-17 19:39:19 -0700
-
7442b2887c
make: fixes
Simon Michael
2018-05-17 19:10:12 -0700
-
4474e4bd43
bin: drop hledger-autosync symlink, it breaks make watch-*
Simon Michael
2018-05-17 19:00:09 -0700
-
67ed2d6cbf
lib: superficial changes to comment parsers
Alex Chen
2018-05-16 21:31:56 -0600
-
188583e232
lib: cleanup: remove redundant comment parsing alternatives
Alex Chen
2018-05-16 14:18:10 -0600
-
892a1c6434
lib: refactor: make the bracketed date tags parser a SimpleTextParser
Alex Chen
2018-05-16 12:46:24 -0600
-
0cff1634be
lib: refactor: make the bracketed datetags parser a SimpleTextParser in all but type
Alex Chen
2018-05-16 09:28:06 -0600
-
b3a91a49d8
lib: refactor: factor out a TextParser from datep
Alex Chen
2018-05-15 20:03:59 -0600
-
09fd8132b7
lib: refactor: weaken types of comment parsers
Alex Chen
2018-05-15 18:59:49 -0600
-
d1b9d9dfe6
make: TESTING cleanup, more thorough and fine-grained test rules
Simon Michael
2018-05-17 18:09:54 -0700
-
d897bacdfe
journal: more failing tests for spaced amounts (#749)
Simon Michael
2018-05-17 16:17:06 -0700
-
1c6702d598
budget: note some todos
Simon Michael
2018-05-17 08:12:14 -0700
-
5e725ff36e
journal: add tests for #749, commented
Simon Michael
2018-05-17 07:51:47 -0700
-
5516622472
journal: consolidate amount/commodity func tests
Simon Michael
2018-05-17 06:57:27 -0700
-
31b72f0415
lib: replace notChar for backwards compatibility with megaparsec 5
Alex Chen
2018-05-16 21:35:53 -0600
-
728f185508
stack: use latest easytest, fix ghc 7.10 build
Simon Michael
2018-05-16 18:49:10 -0700
-
d6b546db80
site: download: spin
Simon Michael
2018-05-16 18:43:40 -0700
-
f5e28ee8ce
site: deploy: be sure main repo is pulled
Simon Michael
2018-05-16 18:33:23 -0700
-
4e70be139f
site: download: link windows issue (#774)
Simon Michael
2018-05-16 18:30:01 -0700
-
cffaddb607
doc: hcar: link to old entry
Simon Michael
2018-05-16 17:58:02 -0700
-
e7b121bf80
doc: hcar: draft november entry
Simon Michael
2018-05-16 17:56:48 -0700
-
a1cb6590dd
doc: hcar: merge final changes to recent entry
Simon Michael
2018-05-16 17:54:15 -0700
-
d3efac66e0
site: home: update from wiki
Simon Michael
2018-05-16 17:34:27 -0700
-
84bde5095c
travis: hledger-ui can be built again (#719)
Simon Michael
2018-05-16 17:33:44 -0700
-
3bf0f19bb5
budget: another func test against my confusion
Simon Michael
2018-05-16 17:23:15 -0700
-
a23b0336b2
site: download: note windows XP issue
Simon Michael
2018-05-16 13:29:13 -0700
-
999080af89
fix budget func test
Simon Michael
2018-05-16 12:55:02 -0700
-
38e7e378bd
make deploy: also do a push if we updated wiki links, to allow pulls
Simon Michael
2018-05-16 11:58:08 -0700
-
0b5ff2906d
site: home: update from wiki
Simon Michael
2018-05-16 11:45:31 -0700
-
366d646caa
site: home: update from wiki
Simon Michael
2018-05-16 11:01:16 -0700
-
bda59df557
stack: add easytest to stack-ghc7.10.yaml
Simon Michael
2018-05-16 11:45:21 -0700
-
bed168b5cd
make: fix allsnapshotstest
Simon Michael
2018-05-16 11:41:46 -0700
-
330c58d2b4
budget: extra func test for something I get confused about with aliases
Simon Michael
2018-05-16 11:25:30 -0700
-
84fd779ad3
make: stacktest -> allsnapshotstest, add 8.2
Simon Michael
2018-05-16 10:30:05 -0700
-
99e457f1da
lib: fix performance regression introduced in
30ae9914
Alex Chen
2018-05-15 15:10:37 -0600
-
f125825d97
make: changelog note
Simon Michael
2018-05-15 09:38:02 -0700
-
12ddcb1784
lib: extend export list of Read/Common.hs
Alex Chen
2018-05-13 21:37:00 -0600
-
17b11aaf1e
lib: refactor parsing of bracketed posting dates
Alex Chen
2018-05-12 14:59:53 -0600
-
fcc10f018d
lib: merge parsing of date-tags with that of tags
Alex Chen
2018-05-12 14:16:22 -0600
-
ec85271a0b
lib: refactor tags parser: be more efficient, save SourcePos for later
Alex Chen
2018-05-12 12:25:02 -0600
-
4c259ff273
site: home: avoid a make failure with no change
Simon Michael
2018-05-14 18:12:10 -0700
-
42458829c1
doc: HCAR: 201805 update
Simon Michael
2018-05-14 20:36:17 -0700
-
6c2385331c
Allow comments for periodic transactions.
Stephen Morgan
2018-05-15 10:50:35 +1000
-
e1230d9929
site: home: also commit when updating wiki links
Simon Michael
2018-05-14 18:07:29 -0700
-
e0c6a18199
tools: deploy tweaks
Simon Michael
2018-05-14 12:14:00 -0700
-
a0c9c3534b
install: specify latest hledger-lib when installing 3rd party addons
Simon Michael
2018-05-14 17:42:48 -0700
-
d710bfc7f9
tools: deploy.sh site update script
Simon Michael
2018-05-14 10:52:16 -0700
-
c9d46f830f
lib: fix hpack warning
Simon Michael
2018-05-14 10:28:10 -0700
-
7f8743b20d
site: home: update wiki links
Simon Michael
2018-05-14 10:27:13 -0700
-
f10f4a21c7
site: relnotes: show more-recent minor changelogs, hledger-install info
Simon Michael
2018-05-14 10:02:25 -0700