Commit graph

5 commits

Author SHA1 Message Date
ayakael
5eb6c5cd38
Updated README and CHANGELOG 2018-01-11 14:45:04 -09:00
ayakael
fca165b274
* Changed name for _log function to _msg, added bail() function.
* Created _ansi function library to set terminal properties like
  cursor position and text color.
* Created _if function library, a set of simple if statements.
  Added _if_array_contains, _if_is_integer, _if_is defined,
  if_has_value
2018-01-06 20:30:09 -09:00
ayakael
af445c606e
Fixed *another* Markdown syntax error 2018-01-04 20:32:32 -09:00
ayakael
f4578ac71b
Fixed Markdown syntax errors 2018-01-04 20:31:44 -09:00
ayakael
a59ae22310
Initial commit, added log library 2018-01-04 20:27:11 -09:00