Commit graph

47 commits

Author SHA1 Message Date
Gabriel Gonzalez
7b41ced63d Began "Turtle.Tutorial" 2015-01-19 23:59:59 -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
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
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
7ad048aa0c Added prefix, suffix, and inside 2015-01-18 20:29:24 -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
Gabriel Gonzalez
e6d4fbb44c Added ls and lsTree 2015-01-18 16:06:50 -08:00
Gabriel Gonzalez
96e39f98e6 Renamed runShell and shell 2015-01-18 13:35:38 -08:00
Gabriel Gonzalez
3f5a452f7f Added more utilities 2015-01-18 13:10:41 -08:00
Gabriel Gonzalez
80d35e5fb5 Added shell and update documentation 2015-01-18 12:46:19 -08:00
Gabriel Gonzalez
5f83759d89 Updated documentation 2015-01-18 09:38:53 -08:00
Gabriel Gonzalez
b7b81f5dd7 Updated documentation 2015-01-18 09:38:13 -08:00
Gabriel Gonzalez
8239e0cf67 Renamed Resource to Protected
This is to keep with the "turtle" theme
2015-01-18 08:48:25 -08:00
Gabriel Gonzalez
09f95103c5 Added sed and selfless 2015-01-18 08:45:58 -08:00
Gabriel Gonzalez
4cef7d59d5 Added Turtle.Resource and renamed parsers to patterns 2015-01-18 07:58:56 -08:00
Gabriel Gonzalez
eea5b6443b Updated documentation 2015-01-17 21:35:22 -08:00
Gabriel Gonzalez
8d1439832a Refactored Shell to use FoldM directly 2015-01-17 21:20:48 -08:00
Gabriel Gonzalez
9813046dd9 Added fileRead and fileWrite 2015-01-17 19:14:37 -08:00
Gabriel Gonzalez
67b12f49b1 Initial commit 2015-01-17 18:52:18 -08:00