Shlomi Fish
|
5febb53706
|
Extract a common module/library/header.
This is Refactoring / code cleanup.
See:
* https://refactoring.com/catalog/extractMethod.html
* https://en.wikipedia.org/wiki/Code_refactoring
* https://www.refactoring.com/
* https://www.joelonsoftware.com/2002/01/23/rub-a-dub-dub/
Some small optimisations may have slipped in as well.
|
2018-10-09 13:08:45 +03:00 |
|
Shlomi Fish
|
a8f297208b
|
Refactoring: generate dup code.
|
2018-05-12 20:45:21 +03:00 |
|
Shlomi Fish
|
f630539e88
|
gracefully handle import.
|
2018-05-11 14:29:46 +03:00 |
|
Shlomi Fish
|
a9e23ae7de
|
Refactor - extract a method.
|
2018-05-11 13:54:15 +03:00 |
|
Shlomi Fish
|
05f3e3027f
|
Convert to an exception object.
To avoid getting wedged.
|
2018-05-11 13:40:13 +03:00 |
|
Shlomi Fish
|
4b75005b28
|
Start adding support for handling parse errs.
in the importFile feature. Still does not work fully.
|
2018-05-07 23:29:14 +03:00 |
|
Shlomi Fish
|
9eab5fe6bf
|
support utf8 bom import.
|
2018-05-02 20:18:01 +03:00 |
|
Shlomi Fish
|
9ddaa7e110
|
Refactor.
|
2018-05-01 18:22:15 +03:00 |
|
Shlomi Fish
|
724b6f8688
|
rename better.
|
2018-05-01 18:12:35 +03:00 |
|
Shlomi Fish
|
6db30de668
|
remove unused
|
2018-05-01 18:08:15 +03:00 |
|
Shlomi Fish
|
665985ec6d
|
Add python2 tests.
|
2018-05-01 17:09:12 +03:00 |
|