hledger/hledger-web/Handler
Simon Michael dc191ec76e cli: refactor: new Commands module
Builtin commands are now gathered more tightly in a single module,
Hledger.Cli.Commands, reducing duplication and facilitating change.

The tests command was difficult and has been dropped for now.

The obsolete convert/info/man commands have been dropped.

cli: refactor: a proper commands list, better Main/Commands separation

The legacy "convert" command has been dropped.

The activity command's module is now named consistently.
2017-09-11 16:50:08 -07:00
..
AddForm.hs cli: refactor: new Commands module 2017-09-11 16:50:08 -07:00
Common.hs Improved highlighting 2016-10-26 10:14:45 -07:00
EditForm.hs web: move old edit/import stuff out of AddForm 2015-02-16 18:20:31 +00:00
ImportForm.hs web: move old edit/import stuff out of AddForm 2015-02-16 18:20:31 +00:00
JournalR.hs web: Make "Add transaction" button tabbable (#430) 2017-09-04 20:46:28 -07:00
RegisterR.hs Made backlinking work again 2016-10-26 10:05:50 -07:00
RootR.hs web: reduce ui over-complexity 2014-05-24 08:23:02 -07:00
SidebarR.hs web: declare a bunch of language pragmas 2015-04-07 18:35:41 -07:00
Utils.hs hledger-web: build with GHC-7.10 2015-03-29 06:33:53 -07:00