Commit Graph

72 Commits (a4e9e466ddc0f7e3cb3f471de80c669a31527a03)

Author SHA1 Message Date
Paco Hope a4e9e466dd add additional requirements 2022-08-09 19:55:43 -04:00
Paco Hope b90c4d7a61 Updated styles and theme options 2022-08-09 19:55:04 -04:00
Nicholas Hope 74cddba463 Unneccessary os.path.expanduser() 2022-08-09 19:09:46 -04:00
Nicholas Hope 10e1e1f248 Added to tests/ 2022-08-09 19:08:43 -04:00
Paco Hope ad0e532be8 Adding documentation 2022-08-09 18:48:18 -04:00
Paco Hope c781347bc3 broke parsing out to a separate command for documentation 2022-08-09 18:36:51 -04:00
Nicholas Hope 8bcfd0329a Added -f and -D, moved checks to be more efficient 2022-08-09 13:02:20 -04:00
Nicholas Hope 0e224d46ab Removed comment, changed winreg.OpenKey() argument, ensured terminating / for file path 2022-08-08 18:04:36 -04:00
Nicholas Hope 8904632b06 Added checks for OS to determine target directory 2022-08-08 18:02:19 -04:00
Paco Hope 71ba2de1e2 Made dry-run work. 2022-08-07 18:11:39 -04:00
Nicholas Hope a682acdbc6 VBScript script to read registry key for location of target directory 2022-08-07 15:49:07 -04:00
Nicholas Hope 2ff3eba84c Minor syntax change 2022-08-07 11:26:17 -04:00
Paco Hope 0b77aa2ee7 changed import syntax and updated verifyConfig invocation 2022-08-06 22:44:02 -04:00
Paco Hope 4ffd3638cf small typo 2022-08-06 22:42:30 -04:00
Paco Hope ebcaa9dbe1 Added for setuptools 2022-08-06 22:14:53 -04:00
Paco Hope 4c9357b270 Rearranged code a bit to make it a proper CLI tool 2022-08-06 22:14:33 -04:00
Paco Hope e5c5b10420 added CLI identifier and setuptools 2022-08-06 22:13:30 -04:00
Paco Hope b70430351b Moved from tfscript.py 2022-08-06 22:12:31 -04:00
Paco Hope fefe9db2fa Renamed to __init__.py 2022-08-06 22:12:11 -04:00
Paco Hope 6e6470bc28 Required to exist 2022-08-06 21:47:11 -04:00
Paco Hope d34c322f4d Added for packaging 2022-08-06 21:45:52 -04:00
Paco Hope 3ddf60d8ab moved to new locations 2022-08-06 21:45:36 -04:00
Paco Hope 782692cf41 moving to do proper packaging 2022-08-06 21:44:40 -04:00
Paco Hope c4c80e3147 not needed any more 2022-08-06 21:44:16 -04:00
Paco Hope 8625b25ecb Added chunking to output files. Now writes no more than 1Mb per output file. 2022-08-06 21:04:53 -04:00
Paco Hope 1035d3460c Added fünny characters to megabyte test 2022-08-06 21:04:09 -04:00
Paco Hope aa8aa9d344 First test of > 1Mb output 2022-08-06 19:11:20 -04:00
Nicholas Hope fed7e48d72 Added new syntax to hold type. 2022-08-06 15:14:11 -04:00
Nicholas Hope 31c0d41e83 Added new syntax for impulse 2022-08-06 15:05:36 -04:00
Nicholas Hope 1ca30fe589 Added missing type 2022-08-06 14:49:53 -04:00
Nicholas Hope abdbbca16c Syntax error 2022-08-04 16:20:32 -04:00
Nicholas Hope 3828150d25 Changed to work on windows. 2022-08-04 16:19:45 -04:00
Nicholas Hope 1e3093ec58 More code for nested doubles 2022-08-04 15:14:13 -04:00
Nicholas Hope 56441229c9 Changed string concatenation methods 2022-08-02 19:16:35 -04:00
Nicholas Hope 49a23ba3e5 Added code for the double type 2022-08-02 13:47:35 -04:00
Nicholas Hope 26d4d6f2be Added cfg/* and .DS_Store 2022-08-02 13:47:11 -04:00
Nicholas Hope b5b6fe8da3 Added some expansions 2022-06-22 13:17:38 -04:00
Nicholas Hope 4953d787d7 Writes basic configs for impulse, hold, and toggle 2022-06-20 20:42:43 -04:00
Nicholas Hope a3980e9aab Increased logic for repeat type 2022-06-20 20:42:07 -04:00
Paco Hope 5fbd0f75a2 Check ./cfg directory exists before using. 2022-06-19 20:02:44 -04:00
Paco Hope 5328f486fa Added debug flag 2022-06-19 20:01:58 -04:00
Nicholas Hope 398c80b760 Better verification, works with new tfscript file 2022-06-17 18:36:31 -04:00
Nicholas Hope faa6f4a3bf Now starts outputting to files 2022-06-17 18:35:37 -04:00
Nicholas Hope ef4fe2a49e Added content and an example 2022-06-16 20:04:31 -04:00
Nicholas Hope a7203178cc Removed 2022-06-16 19:17:04 -04:00
Nicholas Hope 8d8575e6cd Removed 2022-06-16 19:16:25 -04:00
Nicholas Hope 421b210f3c Changed names to work with renamed files, added comments to clarify imports 2022-06-16 18:32:53 -04:00
Nicholas Hope 3a86e10c0b Added minimal outputting to files 2022-06-16 18:31:46 -04:00
Nicholas Hope 88c93ae18d Basically finalized double-type verification, allows nested doubles 2022-06-16 15:32:14 -04:00
Nicholas Hope 365dee3c2b Corrected double-type verification, changed % evaluation to f-strings 2022-06-16 15:06:39 -04:00