Commit Graph
7 Commits
Author SHA1 Message Date
Jonathan Bernard f2bc4b34d0 Reworked GroovyDirectoryServer into a proper class. 2015-07-08 13:56:05 -05:00
Jonathan Bernard be4d89abff Added useful dependencies for GroovyDirectoryServer. 2015-07-07 13:46:36 -05:00
Jonathan Bernard 5edf144d3b Added GroovyDirectoryServer: Simple file and Groovlet server.. 2015-07-07 13:34:35 -05:00
Jonathan Bernard 84b3c3fa23 Added support in HttpContext for submitting empty POST requests. 2015-05-18 19:21:16 -05:00
Joanthan Bernard d5cf9a8afb Bugfix in ConsoleColor: always explicitly set boldness.
Always explicitly set the bold parameter 0 for normal, 1 for bold. Once set,
the text remains bold even after a color change until it is explicitly set back
to normal.
2014-11-21 16:01:00 -06:00
Joanthan Bernard 3f1b89aeac Added ConsoleColor class for creating ANSI color escape codes. 2014-11-21 15:18:09 -06:00
Joanthan Bernard 8e1ed220fd Fixed version in project.properties. 2014-11-21 10:17:29 -06:00