Commit graph

263 commits

Author SHA1 Message Date
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
Gabriel Gonzalez
c41da883e1 Added toText and fromText to exports 2015-01-18 21:34:11 -08:00
Gabriel Gonzalez
6e6bf904b2 Renaming things 2015-01-18 21:34:03 -08:00
Gabriel Gonzalez
91d0ad620f Added convenience runner for things that implement Show 2015-01-18 20:57:33 -08:00
Gabriel Gonzalez
5e2d77f65f Updated touch to also create the file if missing 2015-01-18 20:52:06 -08:00
Gabriel Gonzalez
57054122d3 Fixed bug in Turtle.Pattern 2015-01-18 20:48:03 -08:00
Gabriel Gonzalez
b22ffb5c3d Added touch 2015-01-18 20:41:29 -08:00
Gabriel Gonzalez
23cfab10e6 Added ExitCode to exports 2015-01-18 20:32:48 -08:00
Gabriel Gonzalez
7ad048aa0c Added prefix, suffix, and inside 2015-01-18 20:29:24 -08:00
Gabriel Gonzalez
e4b42012b1 Added list to exports 2015-01-18 19:15:27 -08:00
Gabriel Gonzalez
c6df4835fb Added Filesystem.Path.CurrentOS re-exports 2015-01-18 18:34:23 -08:00
Gabriel Gonzalez
08a6426686 Narrowed base re-exports 2015-01-18 18:22:59 -08:00
Gabriel Gonzalez
85186219a3 Added utilities for temporary files and directories 2015-01-18 18:17:55 -08:00
Gabriel Gonzalez
6612febad8 Added dateFile 2015-01-18 17:57:09 -08:00
Gabriel Gonzalez
fac1b84e31 Reorganized re-exports 2015-01-18 17:53:54 -08:00
Gabriel Gonzalez
704b2ac839 Added more filesystem utilities 2015-01-18 17:44:33 -08:00
Gabriel Gonzalez
f2e12dcde5 Updated documentation 2015-01-18 17:12:40 -08:00
Gabriel Gonzalez
20b6fdbc82 Polished source code 2015-01-18 16:50:50 -08:00
Gabriel Gonzalez
129d649220 Changed several utilities to stream in constant space 2015-01-18 16:47:43 -08:00