Commit graph

231 commits

Author SHA1 Message Date
Gabriel Gonzalez
1404cc3e0f Increased lower bound on clock
This is because older versions of `clock` do not build on older versions of
`ghc`
2015-01-25 17:13:49 -08:00
Gabriel Gonzalez
bf259307e0 Reworked how grep/sed/find work 2015-01-25 14:27:12 -08:00
Gabriel Gonzalez
1a3fce1062 Reworked how prefix/suffix/inside work 2015-01-25 14:26:39 -08:00
Gabriel Gonzalez
3aa11fd21c Polished source code 2015-01-25 11:00:20 -08:00
Gabriel Gonzalez
f66ad20f0e Change Protected to use finally when releasing multiple resources 2015-01-25 10:59:47 -08:00
Gabriel Gonzalez
c0d57b6d45 Updated documentation 2015-01-24 22:36:28 -08:00
Gabriel Gonzalez
995841a0c0 Exported Protected handle operations 2015-01-24 20:04:57 -08:00
Gabriel Gonzalez
9101845eb0 Updated documentation 2015-01-24 14:04:05 -08:00
Gabriel Gonzalez
d5fa647823 Updated documentation 2015-01-24 13:50:05 -08:00
Gabriel Gonzalez
66b319fc7f Updated documentation 2015-01-24 09:11:34 -08:00
Gabriel Gonzalez
a4ef875bdf Added IsString to exports 2015-01-24 09:11:28 -08:00
Gabriel Gonzalez
99f8debfdb Added readLine 2015-01-24 09:11:19 -08:00
Gabriel Gonzalez
3da169ef5e Added repr 2015-01-24 09:11:01 -08:00
Gabriel Gonzalez
a10a178dea Polished source code 2015-01-23 19:12:28 -08:00
Gabriel Gonzalez
6cb53515d4 Changed behavior of die 2015-01-23 19:12:09 -08:00
Gabriel Gonzalez
8154653bef Updated documentation 2015-01-23 19:08:09 -08:00
Gabriel Gonzalez
c229f3f7c7 Simplified implementation of sed 2015-01-22 06:30:19 -08:00
Gabriel Gonzalez
b1e86bdb60 Updated documentation 2015-01-22 06:26:57 -08:00
Gabriel Gonzalez
405e92627e Changed time to return a NominalDiffTime 2015-01-21 20:24:01 -08:00
Gabriel Gonzalez
da89b464dd Updated documentation 2015-01-21 20:16:53 -08:00
Gabriel Gonzalez
8556d2d91d Renamed list to view and updated documentation 2015-01-21 20:02:28 -08:00
Gabriel Gonzalez
3de3cd5d65 Refactored utilities 2015-01-21 19:53:06 -08:00
Gabriel Gonzalez
2e8f9caf3d Refactored several utilities 2015-01-21 18:30:26 -08:00
Gabriel Gonzalez
5605aba95e Updated tutorial 2015-01-20 07:40:27 -08:00
Gabriel Gonzalez
8eac3b103b Tutorial no longer warns about unused import 2015-01-20 07:20:19 -08:00
Gabriel Gonzalez
7b2280a9d1 Changed echo to accept Text instead of String 2015-01-20 07:20:00 -08:00
Gabriel Gonzalez
7b41ced63d Began "Turtle.Tutorial" 2015-01-19 23:59:59 -08:00
Gabriel Gonzalez
86c3b17220 Updated documentation 2015-01-19 22:23:15 -08:00
Gabriel Gonzalez
e73580890d Added more format specifiers 2015-01-19 21:52:51 -08:00
Gabriel Gonzalez
e29df632c4 Added Turtle.Format 2015-01-19 21:21:34 -08:00
Gabriel Gonzalez
34ae7016f8 Added wait to re-exports 2015-01-19 20:16:32 -08:00
Gabriel Gonzalez
21956103a4 Added sleep 2015-01-19 20:11:01 -08:00
Gabriel Gonzalez
b75b46a5a3 Added time 2015-01-19 20:05:19 -08:00
Gabriel Gonzalez
a28feaecaf Added commands for environment variables 2015-01-19 19:26:08 -08:00
Gabriel Gonzalez
cf411e4796 Updated documentation 2015-01-19 18:41:20 -08:00
Gabriel Gonzalez
b35121f283 Exported Pattern internals 2015-01-19 17:54:23 -08:00
Gabriel Gonzalez
41d8681cd2 Updated documentation 2015-01-19 17:53:00 -08:00
Gabriel Gonzalez
997ba07cc2 Added Monoid re-export 2015-01-19 17:45:53 -08:00
Gabriel Gonzalez
89f6bb63a0 Changed system and stream to not wait for stdin to complete 2015-01-19 13:29:40 -08:00
Gabriel Gonzalez
2c634e1696 Updated documentation 2015-01-19 13:11:58 -08:00
Gabriel Gonzalez
81da3742aa Added using 2015-01-19 10:46:57 -08:00
Gabriel Gonzalez
898f859d96 Updated documentation 2015-01-19 10:41:15 -08:00
Gabriel Gonzalez
300a5289c4 Added touch support for Windows 2015-01-19 08:00:08 -08:00
Gabriel Gonzalez
2c326465f9 Renamed lsTree to lstree 2015-01-19 07:10:06 -08:00
Gabriel Gonzalez
ad5c36a98e Fixed getHomeDirectory 2015-01-19 07:09:01 -08:00
Gabriel Gonzalez
e9244fbefe Fixed to build on Windows 2015-01-19 07:06:23 -08:00
Gabriel Gonzalez
09acd64b27 Made select stream 2015-01-19 06:30:05 -08:00
Gabriel Gonzalez
b9c0e3cd3e Used match in some examples 2015-01-19 06:09:14 -08:00
Gabriel Gonzalez
f48ba66ed8 Added limit and limitWhile 2015-01-19 06:09:04 -08:00
Gabriel Gonzalez
a8651b4035 Updated documentation 2015-01-18 21:53:25 -08:00