Simon Michael
|
9b0d90c313
|
readme
|
2008-11-27 06:55:34 +00:00 |
|
Simon Michael
|
b6e859fe6b
|
tweak bullets, note parsing issue in readme
|
2008-11-24 00:30:23 +00:00 |
|
Simon Michael
|
dd93418784
|
handle "from ... to ..." period expressions
|
2008-11-27 19:42:03 +00:00 |
|
Simon Michael
|
c3bec2a3de
|
options cleanup
|
2008-11-27 06:48:46 +00:00 |
|
Simon Michael
|
57c31f5ab0
|
support basic --period expressions, containing a single smart date
|
2008-11-27 06:29:29 +00:00 |
|
Simon Michael
|
1e7679176c
|
help tweaks
|
2008-11-27 02:57:13 +00:00 |
|
Simon Michael
|
d25995c1c8
|
refactor with DateSpan
|
2008-11-27 04:31:01 +00:00 |
|
Simon Michael
|
630e22312b
|
remove DateTime and Date types, use Day and UTCTime directly
This seems simplest for now, I might bring type synonyms back later.
|
2008-11-27 04:01:07 +00:00 |
|
Simon Michael
|
b7616562d9
|
this/last/next month/quarter/year
|
2008-11-27 02:49:22 +00:00 |
|
Simon Michael
|
7858ed1327
|
this/next/last day/week
|
2008-11-27 01:49:13 +00:00 |
|
Simon Michael
|
884ebf2979
|
gather date stuff together, FuzzyDate -> SmartDate
|
2008-11-27 00:35:00 +00:00 |
|
Simon Michael
|
52ab3372b8
|
add a regexp utility plus a dependency on regexpr, the sanest regexp library
|
2008-11-26 03:46:23 +00:00 |
|
tim
|
1ea8c6c9ee
|
Added helper functions for current time and date
|
2008-11-25 21:30:21 +00:00 |
|
Simon Michael
|
e8a0d42906
|
cleanup
|
2008-11-26 22:15:22 +00:00 |
|
Simon Michael
|
8c56c3c4b3
|
refactoring date parsing, FuzzyDate
|
2008-11-26 23:21:24 +00:00 |
|
Simon Michael
|
49a84957a9
|
cleanup smartdate
|
2008-11-26 21:34:26 +00:00 |
|
Simon Michael
|
3e1a615dbf
|
misc cleanup
|
2008-11-26 05:21:44 +00:00 |
|
Simon Michael
|
4d49177117
|
hacking in more date parsing.. today/tomorrow/yesterday
|
2008-11-26 04:51:15 +00:00 |
|
Simon Michael
|
6c88197c6a
|
do IO date parsing up front, and support (english) month names
|
2008-11-26 04:04:05 +00:00 |
|
Simon Michael
|
1c60514973
|
tighten up date parsing, make it io-friendly and parse Y, M/D, D
|
2008-11-25 23:52:42 +00:00 |
|
Simon Michael
|
b3c0bba51e
|
haddock fix
|
2008-11-24 00:14:11 +00:00 |
|
Simon Michael
|
dc007e69a5
|
--options-anywhere to use ^ for negative patterns and permit options anywhere in command-line
|
2008-11-25 19:29:33 +00:00 |
|
Simon Michael
|
20bf9ae7ad
|
bump version number
|
2008-11-23 22:30:20 +00:00 |
|
Simon Michael
|
4d53fac9a3
|
clean up special char definitions in AccountName.hs
|
2008-11-24 00:22:47 +00:00 |
|
Simon Michael
|
dfe59676fb
|
support all five date comparisons in --display
|
2008-11-26 21:18:24 +00:00 |
|
Simon Michael
|
33b2deba75
|
correction, dates in display expressions should be in brackets
|
2008-11-25 18:47:26 +00:00 |
|
Simon Michael
|
0582046648
|
preliminary --display/-d support (-d "d>DATE", sufficient for reconciling)
|
2008-11-24 21:51:31 +00:00 |
|
Simon Michael
|
5f47e4d259
|
--help improvements
|
2008-11-24 00:14:28 +00:00 |
|
Simon Michael
|
06aeefdbf7
|
test register report with account pattern
|
2008-11-24 21:41:21 +00:00 |
|
Simon Michael
|
0ad4f7b656
|
fix release target
|
2009-01-17 23:22:21 +00:00 |
|
Simon Michael
|
ac2bd55f93
|
streamline bench tests, generate test ledgers
|
2009-01-17 18:40:27 +00:00 |
|
Simon Michael
|
b45e89bab7
|
tweak bench tests
|
2008-12-05 09:01:10 +00:00 |
|
Simon Michael
|
e5035ed42a
|
build and use an easy ./bench binary
|
2008-12-10 20:46:18 +00:00 |
|
Simon Michael
|
ff6d3f40c1
|
make cleanups
|
2008-12-10 18:43:14 +00:00 |
|
Simon Michael
|
03d6647918
|
fix BENCHEXES
|
2008-12-07 18:57:25 +00:00 |
|
Simon Michael
|
0bb2b002c3
|
go back to -O, drop defunct xprofile target
-O/-O2/-O3 don't affect hledger performance right now, leaving a buildo2
target for future checking
|
2008-12-05 09:28:24 +00:00 |
|
Simon Michael
|
0465c369e2
|
tweak test rule
|
2008-11-26 19:02:31 +00:00 |
|
Simon Michael
|
b17e23909f
|
"make profile" works again
|
2008-12-05 00:38:19 +00:00 |
|
Simon Michael
|
1d087d8b8d
|
let "make" use highest ghc optimisation level
|
2008-12-04 19:32:10 +00:00 |
|
Simon Michael
|
c03ab4bed3
|
"make rebuild"
|
2008-12-05 08:51:27 +00:00 |
|
Simon Michael
|
1809dd7766
|
easier config of bench make target
|
2008-12-05 08:53:23 +00:00 |
|
Simon Michael
|
b61c4f85e6
|
"make bench" runs some benchmark tests and saves results
|
2008-11-26 19:00:55 +00:00 |
|
Simon Michael
|
9b98a1722f
|
notes
|
2008-11-26 05:29:10 +00:00 |
|
Simon Michael
|
977f9e11b7
|
notes
|
2008-11-24 00:29:53 +00:00 |
|
Simon Michael
|
0ef22d5cf6
|
doc fix
|
2008-10-16 09:50:22 +00:00 |
|
Simon Michael
|
976b2d16d7
|
simplify cabal build dependencies, we don't use quickcheck
|
2008-10-17 18:05:38 +00:00 |
|
Simon Michael
|
febcb381f2
|
comment
|
2008-10-18 06:49:40 +00:00 |
|
Simon Michael
|
64c6082c23
|
parse comment lines beginning with a space, as from M-; in emacs ledger-mode
|
2008-10-18 10:54:22 +00:00 |
|
Simon Michael
|
7879ca63ca
|
haddock
|
2008-10-18 19:16:44 +00:00 |
|
Simon Michael
|
497daebd44
|
docs
|
2008-10-17 00:57:00 +00:00 |
|