Eddie Antonio Santos
|
9fa24e2f6f
|
Implement parseWordListFromFilename() for UTF-16 files.
|
2019-08-27 09:52:55 -06:00 |
|
Eddie Antonio Santos
|
d84d6ac18d
|
Test reading from UTF-16LE wordlist.
|
2019-08-27 09:45:13 -06:00 |
|
Eddie Antonio Santos
|
85e5e27bdc
|
compileModel() loads word lists relative to model.ts file.
|
2019-08-22 10:30:00 -06:00 |
|
Eddie Antonio Santos
|
d58087dc95
|
Create and test compileModel() utility function.
|
2019-08-22 09:56:13 -06:00 |
|
Eddie Antonio Santos
|
fcae4c52a4
|
Factor out loadFromFilename().
|
2019-08-22 09:23:51 -06:00 |
|
Eddie Antonio Santos
|
ffe1a71f0f
|
Add simple command line.
|
2019-08-20 09:44:53 -06:00 |
|
Eddie Antonio Santos
|
e9b2027520
|
Place command line in the path.
|
2019-08-20 09:43:31 -06:00 |
|
Eddie Antonio Santos
|
ca18b318c9
|
Export ModelSourceError when... the model source code is invalid!
|
2019-08-19 15:26:28 -06:00 |
|
Eddie Antonio Santos
|
678d853af3
|
Turn on noUnusedLocals
|
2019-08-19 15:26:28 -06:00 |
|
Eddie Antonio Santos
|
5e90e955bf
|
Enable noImplicitReturns.
|
2019-08-19 15:26:28 -06:00 |
|
Eddie Antonio Santos
|
602932b157
|
Move all source files to source/ (matching rest of Keyman conventions).
|
2019-08-19 15:26:27 -06:00 |
|