eddie
Timeline
Not logged in
Public Repositories
mwm's Repositories

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

50 check-ins occurring on or before 2015-05-17 22:35:13.

2015-05-17
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
2015-05-10
11:48
Add the Class & Options files left out of the previous commit. check-in: 59b0b364e5 user: mwm tags: trunk
11:46
Move code out of eddie2.hs into Class.hs and Options.hs files. check-in: 949f38958c user: mwm tags: trunk
10:09
Summary: rename Eddie to Options to prepare for na Eddie type class. check-in: 5396748171 user: mwm tags: trunk
09:53
Summary: First version of eddie2 using classy prelude. check-in: 21cdc3c936 user: mwm tags: trunk
2015-03-19
08:23
Set up fossil ignores. check-in: 60351f4220 user: mwm tags: trunk
08:17
Remove the old mercurial stuff. check-in: 748ea0f39e user: mwm tags: trunk
07:24
Fix the home link in the cabal file. check-in: de1eb916ce user: mwm tags: trunk, 0.5.1
07:22
Fix the link in the README. check-in: 98bcb1ad7f user: mwm tags: trunk
07:17
Finally got the README sorted out check-in: f358b78a2c user: mwm tags: trunk
2015-03-18
03:35
Try and fix wiki links in markdown README. Again. check-in: 7e52670589 user: mwm tags: trunk
03:29
Try and fix wiki links in markdown README. check-in: e33ad1ad1f user: mwm tags: trunk
03:24
Let's test a markdown version of the README. check-in: 3d5d549455 user: mwm tags: trunk
03:18
Fix source distribution to include new doc files check-in: 805e7a46f3 user: mwm tags: trunk
03:12
Revise tag for this version. check-in: 25f9ff1547 user: mwm tags: trunk
03:04
Update the man page to point to chiselapp. check-in: c66db31054 user: mwm tags: trunk
2015-03-17
12:03
Update the man page, add an html version, and make the README point at the latter. check-in: 1ec34f9840 user: mwm tags: trunk
11:58
Fix formattin. check-in: 2e46755c32 user: mwm tags: trunk
11:57
Tweak the man page for new pandoc, and add info on building with pandoc to it. check-in: e5cb64cd9e user: mwm tags: trunk
11:05
Fix formattin. check-in: 6cef0a88fe user: mwm tags: trunk
11:04
Fix formattin. check-in: b28ac567f8 user: mwm tags: trunk
10:28
Change README to wiki formatting. check-in: 3308bbd85d user: mwm tags: trunk
10:21
Fix the list formatting. check-in: 5b2b5f43e3 user: mwm tags: trunk
10:20
Update README.md for use on chiselapp. check-in: 14ec514c28 user: mwm tags: trunk
10:15
Start moving towards an 0.6 release check-in: e683cb8c7e user: mwm tags: trunk
2014-04-03
04:17
Add a readme check-in: 822a79b3a0 user: mwm@mired.org tags: trunk
04:03
Remove obsolete import. check-in: 8c3cb4a85e user: mwm@mired.org tags: trunk
04:03
Strip off trailing whitespace. check-in: 0fdbfc6b5f user: mwm@mired.org tags: trunk
2012-08-22
14:45
Bump version # and add another error test. check-in: 08f5733da5 user: mwm@mired.org tags: trunk
14:20
Add Niklas's error handling code. check-in: c4022fc2fc user: mwm@mired.org tags: trunk
14:15
Update for new ghc release check-in: 4904886898 user: mwm@mired.org tags: trunk
2012-08-02
00:53
Don't just 'show' errors (resulted in "\n"s everywhere) check-in: 9fbd20b383 user: mail@nh2.me tags: trunk
2012-01-20
20:29
Lower requirements for base to 4.2.0. Thanks to Henning Thielemann. check-in: 6e70f20d25 user: mikmeyer@cisco.com tags: trunk
2011-10-15
23:55
Fix the file processing to deal with file names, but no options yet. check-in: 2fe7a75a91 user: mwm@mired.org tags: trunk
2011-09-28
05:43
Tweaks to the .md file so it formats properly check-in: 999b7f0091 user: mwm@mired.org tags: trunk
2011-09-24
00:19
Fix the definition lists. check-in: 986191d9c3 user: mwm@mired.org tags: trunk
2011-09-23
23:59
Add markdown version of man page. check-in: 6f1fc6ea22 user: mwm@mired.org tags: trunk
2011-09-08
19:34
Added tag 0.5 for changeset b89659316403 check-in: c1c6848885 user: mwm@mired.org tags: trunk
19:33
Change quotes to work on Windows. check-in: d5f72a08ac user: mwm@mired.org tags: trunk, 0.5
2011-09-06
03:38
Tag the 0.5 release check-in: e553b52b4b user: mwm@mired.org tags: trunk
03:37
Set the version number for next release check-in: 46c2c4f882 user: mwm@mired.org tags: trunk
2011-09-04
08:40
Rework the lines/files/list processing, so that the distinctions are now all handled in the mode setup. The options are a bit more logical: --line or --file breaks up the input by line or file, and --list added to them means your function gets passed the list instead of being mapped over it. check-in: 5490c7f7b0 user: mwm@mired.org tags: trunk
05:56
Add #! line so shelltest runner can run eddie.hs - at least on unix. check-in: 42aef0a352 user: mwm@mired.org tags: trunk
2011-09-03
08:57
Back out formatting change so all multi-line if's look the same. check-in: c4c0b3bce0 user: mwm@mired.org tags: trunk
08:54
Rename withFile' to withFile, and tweak it to accept a handle and function, allowing caller to be smart about opening files. Add smarts about opening files, etc. to withFiles. Tweak main to call withFile directly. check-in: 6a6c71e2a2 user: mwm@mired.org tags: trunk