Aadhavan Srinivasan
|
19be04fd66
|
Enable multiline mode when compiling regex, because I read the whole file at once, rather than lline-by-line
|
7 days ago |
Aadhavan Srinivasan
|
40858a673a
|
Use my regex engine instead of the stdlib one
|
1 week ago |
Aadhavan Srinivasan
|
fd256bc7c7
|
Read the file from the embedded FS instead of the real FS
|
1 week ago |
Aadhavan Srinivasan
|
a1f804ac38
|
Used absolute import path
|
8 months ago |
Aadhavan Srinivasan
|
9a6fc3475a
|
Added comment to function
|
9 months ago |
Aadhavan Srinivasan
|
b65cef96c3
|
Replaced the relative path on Windows with an absolute path
|
9 months ago |
Aadhavan Srinivasan
|
76fc61a19d
|
Wrote function to copy embedded config files to a config directory
|
9 months ago |
Aadhavan Srinivasan
|
2a007ba56c
|
Replaced 'panic' with an error return, and a call to 'printAndExit'
|
9 months ago |
Aadhavan Srinivasan
|
025ec775ca
|
First commit
|
9 months ago |