1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2025-07-11 04:31:07 +01:00

20 Commits

Author SHA1 Message Date
42d249b407 chore: decaffeinate: fix eslint violations 2018-02-14 10:02:44 -05:00
8a46d642e5 chore: decaffeinate: convert error.coffee and 58 other files to JS 2018-02-14 09:56:31 -05:00
b7cd01597e chore: decaffeinate: rename error.coffee and 58 other files from .coffee to .js 2018-02-14 09:55:12 -05:00
d3194fba19 Relocate internal sources to HackMyAPI.
Move internal sources and related tests to:

https://github.com/hacksalot/HackMyAPI
2016-01-24 09:55:04 -05:00
d220cedfeb Improve behavior of PEEK command. 2016-01-18 18:35:38 -05:00
c9e45d4991 Capture. 2016-01-17 21:46:58 -05:00
5c95fe7af1 Integrate with fresh-jrs-converter.
Move FRESH/JRS conversion logic (and all future format conversions) into
a separate repo.
2016-01-16 12:40:16 -05:00
c9ae2ffef3 Improve errors / tests consistency. 2016-01-14 14:22:26 -05:00
7af50c51f6 Gather. 2016-01-14 08:48:07 -05:00
1b94ada709 Misc improvements. 2016-01-12 18:13:54 -05:00
656dbe2fc2 Capture. 2016-01-10 14:53:22 -05:00
a2723452c2 Improve ENOENT handling. 2016-01-07 16:13:09 -05:00
e230d640cb Rename imp() to i() (interim). 2016-01-05 22:02:11 -05:00
8d7cf32988 Finish Commander.js integration. 2016-01-03 03:18:56 -05:00
a95b52acd0 Refactor command processing. 2016-01-02 00:15:46 -05:00
13fc903b2b Catch JSON syntax errors for all commands.
...and emit line/column info.
2016-01-01 17:20:42 -05:00
2b669cf35c Tweak error handling for cmd params. 2016-01-01 15:06:16 -05:00
cb14452df3 Replace colors with chalk.
Chalk has a few more options and doesn't mess around with
String.prototype.
2016-01-01 04:44:14 -05:00
069c02ddcc Interim changes supporting v1.3.0. 2015-12-31 03:34:41 -05:00
3c1ae4cbd1 Add baseline support for local generation of JSON Resume themes. 2015-12-28 04:37:42 -05:00