|
|
4150a9a250
|
Coding style.
- Since there is only one display, appearance_changed_event can be
a module level global in fill3.
- Remove all the appearance_changed_event plumbing.
|
2021-11-29 15:57:16 +10:00 |
|
|
|
71b9da128b
|
Coding style.
- Increase maximum line length from 80 to 100.
|
2021-11-29 12:51:34 +10:00 |
|
|
|
06fc1be36d
|
Add LICENSE files to the subprojects.
|
2021-11-14 09:55:21 +10:00 |
|
|
|
38b0b9ead0
|
Add author email to setup.pys.
|
2021-11-07 00:01:49 +10:00 |
|
|
|
b4b237ec1f
|
Move tests into their projects.
|
2021-11-04 23:04:41 +10:00 |
|
|
|
240e908634
|
Extracted fill3 into its own python project.
|
2021-11-04 22:40:15 +10:00 |
|
|
|
31d8cbf4e3
|
Coding Style.
- Move the eris source into a subdirectory.
- Including the setup.py and requirements files.
- This repo will hold more than one python project.
|
2021-11-04 21:18:44 +10:00 |
|
|
|
a74633e087
|
Coding Style.
- Move terminal.py from termstr package to fill3 package.
- Terminal was no longer used by termstr.
- Terminal could be in its own package in future.
|
2021-11-03 14:26:07 +10:00 |
|
|
|
f44afb5b5d
|
Coding Style.
- Turn fill3 module into a package.
|
2021-11-03 14:22:52 +10:00 |
|