eddie
Timeline
Not logged in
Public Repositories
mwm's Repositories

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2015-05-31
11:50
Update description in README. Leaf check-in: 856cfc8e52 user: mwm tags: trunk
2015-05-27
21:21
Add the not-quite-working 'lazy' option. check-in: 04a48d2f36 user: mwm tags: trunk, 1.0.0
2015-05-25
13:42
Summary: Clean up some type signatures. check-in: 3aea366d25 user: mwm tags: trunk
13:28
Summary: Fix Paths_eddie import to only import version. check-in: 6ce1f9d68c user: mwm tags: trunk
12:53
Summary: Use cabal to generate version info. check-in: 06802d2226 user: mwm tags: trunk
12:47
Summary: Code cleanup: remove some constraints & make putMaybeLn more generic check-in: 91b281376e user: mwm tags: trunk
2015-05-23
00:09
Summary: Code cleanup Drop reference to content in eddie' to improve memory usage. Add reader & writer locals to makeTextMode. Also let it input & output different types to prepare for adding --lazy. Use ViewPatterns to deconstruct Text (and later LText) in putMaybeLn. check-in: 4de7f9ea3a user: mwm tags: trunk
2015-05-22
14:08
Minor fixups to eddie.md check-in: c68880cada user: mwm tags: trunk
13:59
white space + function reordering. check-in: 04b6b07301 user: mwm tags: trunk
13:51
Refactor text encoding up into eddie. Some function reordering. check-in: 2a6f55da17 user: mwm tags: trunk
13:19
Refactor options into their own data structure. check-in: 68b7128e1b user: mwm tags: trunk
12:52
Refactor arguments into a data structure. check-in: a3b98b1d39 user: mwm tags: trunk
09:24
More code cleanup. check-in: 711474faea user: mwm tags: trunk
09:16
Organize the imports a bit better check-in: 4a4f859d98 user: mwm tags: trunk
09:11
Add import failure test, tweak test for extensions failure check-in: 3352209eed user: mwm tags: trunk
09:03
Add the --extension option check-in: 44a2726ddf user: mwm tags: trunk
2015-05-21
23:02
Prep documentation for 1.0 release. check-in: c9d2348ed0 user: mwm tags: trunk
22:46
Summary: Change the tests to do one with --list check-in: 0040d7f8bf user: mwm tags: trunk
21:50
Some cleanup, and add a note about the new --list behavior. check-in: 73fb6c7e4c user: mwm tags: trunk
21:38
First pass at documentation updates check-in: fc64d1fc4e user: mwm tags: trunk
21:37
Summary: Update version number check-in: af5a4035e2 user: mwm tags: trunk
21:23
Summary: Moved functions definitions into a more logical order check-in: 8030c7a42f user: mwm tags: trunk
20:53
Add tests for the new names option check-in: 59d5760b5d user: mwm tags: trunk
20:46
Fix the input encoding and tests to work. check-in: 827233cca4 user: mwm tags: trunk
18:08
Handle input encoding, add encoding tests. check-in: 1cb1328b83 user: mwm tags: trunk
16:21
Add input encoding option. check-in: a660ec9e12 user: mwm tags: trunk
15:55
Update the usage tests for the new arguments. check-in: a037bb5b30 user: mwm tags: trunk
15:12
Summary: Add output encoding handling - untested. check-in: 60df621d8b user: mwm tags: trunk
14:14
Summary: Some comment cleanup. check-in: c72c5b302d user: mwm tags: trunk
14:11
Summary: Just some minor code cleanup check-in: d8e300f095 user: mwm tags: trunk
13:59
Summary: Push writer function into the Mode type check-in: b931cd00a8 user: mwm tags: trunk
2015-05-19
13:02
Summary: Change type of file names to Text, not ByteString. check-in: e5a66928a8 user: mwm tags: trunk
2015-05-18
20:25
Update the cabal copyright check-in: 792ef73c9a user: mwm tags: trunk
15:34
Summary: Clean up exit code a bit check-in: 4980f32edd user: mwm tags: trunk
14:36
Summary: minor code tweaks check-in: b21fb810f2 user: mwm tags: trunk
14:25
Summary: Type tweaking check-in: 07c7af7c53 user: mwm tags: trunk
13:54
Swap imports settting so that qualified imports work. check-in: 1039bb38fa user: mwm tags: trunk
01:52
Move Options code into the eddie.hs check-in: 1350f75d25 user: mwm tags: trunk
2015-05-17
23:00
Fix cabal file so it builds, then tweak eddie for new classy prelude. check-in: 1e54015fae user: mwm tags: trunk
22:47
Put in the new eddie.hs check-in: 9370276a65 user: mwm tags: trunk
22:43
Put in the new eddie.hs check-in: 6e3b15e026 user: mwm tags: trunk
22:43
Remove eddie.hs, outdated. check-in: 6a9d3ee8fe user: mwm tags: trunk
22:42
Just some minor code cleanup check-in: 789620955d user: mwm tags: trunk
22:42
Tweak tests for eddie2. check-in: 176dd5d947 user: mwm tags: trunk
22:35
Summary: Add --text option to set text output when processing binary files. check-in: 89298c00fe user: mwm tags: trunk
22:08
Summary: Remove proxy element from Mode - we don't need it. check-in: cc9471737c user: mwm tags: trunk
22:05
Summary: Now compiles with --binary working. Need to add some tests? check-in: 26f9ff6516 user: mwm tags: trunk
16:49
Summary: Not proxied. Passes most tests now. --Module still fails. Need to fix binary to use bytestring. check-in: f1ddcbfb9b user: mwm tags: trunk
2015-05-15
14:33
Set up the default extensions. check-in: 3444367c62 user: mwm tags: trunk
14:15
Add all the options and option error handling. check-in: 2ee16198c4 user: mwm tags: trunk