Commit graph

243 commits

Author SHA1 Message Date
Gabriel Gonzalez
7b35eb4da8 Backup 2015-09-02 11:02:54 -07:00
Gabriel Gonzalez
a87bfa238c Changes 2015-09-01 17:24:41 -07:00
Gabriel Gonzalez
c833de0b45 Simplify mktemp. Fixes #98 2015-08-23 20:16:29 -07:00
Gabriel Gonzalez
681f5d3da9 Added paste, cut, endless. Fixes #95 2015-08-22 19:21:42 -07:00
Gabriel Gonzalez
f4bd366e29 Fix shadowed variable warning 2015-08-22 13:34:58 -07:00
Gabriel Gonzalez
a4d1d3072d Added nl 2015-08-22 13:33:16 -07:00
Gabriel Gonzalez
bc52e08f28 Add lowerBounded. Fixes #94 2015-08-22 13:03:42 -07:00
Gabriel Gonzalez
8f4a39256f Add lsif. Fixes #39 2015-08-22 12:54:34 -07:00
Gabriel Gonzalez
b824122bcf Merge branch 'master' of github.com:Gabriel439/Haskell-Turtle-Library 2015-08-22 12:45:01 -07:00
Gabriel Gonzalez
a2fff2acf9 Make it easier to discover the format fp trick. Fixes #97 2015-08-22 12:43:36 -07:00
Gabriel Gonzalez
b7ccdc6f23 Merge pull request #99 from rpglover64/master
`sed` now errors if passed a pattern matching the empty string
2015-08-22 12:35:34 -07:00
Alex Rozenshteyn
e02fae1f75 Use matchesEmpty predicate in sed 2015-08-18 21:27:55 -04:00
Index Int
da98f7eee8 Update README.md to use Stack
fixes #93
2015-08-13 16:25:18 +03:00
Gabriel Gonzalez
cffe0ef573 Generalized types of (.&&.) and (.||.) 2015-08-09 17:13:01 -07:00
Gabriel Gonzalez
a6225e6e5b Add with to exports. Fixes #92 2015-08-09 17:10:52 -07:00
Gabriel Gonzalez
096fde098c Version 1.2.0 => 1.2.1 2015-08-05 08:34:52 -07:00
Gabriel Gonzalez
ba32205ddd Removed unnecessary --resolver flag from tutorial examples 2015-08-02 10:51:04 -07:00
Gabriel Gonzalez
aef155925b Improved exception safety of external process runners 2015-08-02 10:35:15 -07:00
Gabriel Gonzalez
537aea2f02 Remove unnecessary hFlushes 2015-08-02 09:15:14 -07:00
Gabriel Gonzalez
aa821df59f Merge pull request #91 from Gabriel439/usestack
Update tutorial to use `stack`
2015-07-25 15:22:51 -07:00
Gabriel Gonzalez
4f907f177a Finally fixed the issues with system commands. Fixes #72. Fixes #82 2015-07-23 19:23:20 -07:00
Gabriel Gonzalez
6c9b0ffe7f Update tutorial to use stack 2015-07-22 18:48:55 -07:00
Gabriel Gonzalez
2dbfb45eec Merge pull request #90 from menelaos/fixdocumentation
Fix `find` example in documentation.
2015-07-20 21:57:05 -05:00
Andreas Schacker
c8d4fe1168 Fix find example in documentation. 2015-07-20 17:01:41 +02:00
Gabriel Gonzalez
9295e8134f Fixed tutorial examples. Fixes #88 2015-07-05 15:37:08 -07:00
Gabriel Gonzalez
3682328eea Added tutorial section on command-line options parsing 2015-07-04 20:05:37 -07:00
Gabriel Gonzalez
635e69e4e8 Added argPath and optPath 2015-07-04 20:05:27 -07:00
Gabriel Gonzalez
ab15df5e32 Merge branch 'ggonzalez/options2' 2015-07-04 13:42:03 -07:00
Gabriel Gonzalez
e6014004cf Added ShortName type synonym 2015-07-04 10:46:06 -07:00
Gabriel Gonzalez
c37e941a49 Added wc equivalent improved du. Fixes #71 2015-07-04 10:41:50 -07:00
Gabriel Gonzalez
c8d3ebed38 Updated options module
Changed arg/opt parsing to return monomorphic values and made short name
argument mandatory
2015-07-04 09:30:19 -07:00
Gabriel Gonzalez
c1a97ca50e Add cache. Fixes #74 2015-07-04 09:16:18 -07:00
Gabriel Gonzalez
b800a773d2 Add outhandle. Fixes #75 2015-07-04 08:26:55 -07:00
Gabriel Gonzalez
f9c0516844 Added hostname. Fixes #86 2015-07-04 08:23:17 -07:00
Index Int
118ee8cff3 Merge pull request #83 from Gabriel439/ggonzalez/options
Additional changes to options parsing
2015-06-29 04:04:27 +03:00
Gabriel Gonzalez
8848646a98 Add back positional argument parsers and short names 2015-06-28 17:54:13 -07:00
Gabriel Gonzalez
8169c4086f Additional changes to options parsing 2015-06-28 16:48:24 -07:00
Gabriel Gonzalez
848078e85e Loosen upper bound on clock 2015-06-28 16:02:08 -07:00
Gabriel Gonzalez
efe57cef35 Merge pull request #56 from Gabriel439/options
Turtle.Options module
2015-06-27 21:00:01 -07:00
Index Int
55c3c85411 Add argIntegral 2015-06-28 06:49:14 +03:00
Index Int
5d9f1e3b39 Rename Parameter to Arg 2015-06-28 06:44:33 +03:00
Index Int
ecb48e142a Remove ParameterRead from Turtle.Options 2015-06-28 06:20:21 +03:00
Index Int
f06f45fd62 Cleanup Turtle.Options 2015-06-28 06:04:42 +03:00
Index Int
9417eb58ed Fix argument parsing 2015-06-27 22:05:30 +03:00
Index Int
649e2a1ea1 Automatic ShortName 2015-06-27 21:25:00 +03:00
Index Int
0596609a32 Optional arguments in Turtle.Option 2015-06-27 21:11:38 +03:00
Index Int
8c006a5242 Turtle.Options redone 2015-06-27 20:59:07 +03:00
Index Int
927cc5d538 Merge branch 'master' into options 2015-06-27 19:53:16 +03:00
Gabriel Gonzalez
7175ab319c Merge pull request #73 from xged/patch-1
Improve `du` documentation
2015-06-19 09:50:43 -07:00
Julius Gedvilas
b691273a35 Improve du documentation 2015-06-19 17:52:19 +03:00