Cleaned up code, added support for lists, classes, attributes, and more. Added more test code, everything appears to be working. More cleanup and testing is needed.

This commit is contained in:
2020-07-28 09:04:04 -07:00
parent 8f9ade2dbd
commit b591a42370
10 changed files with 619 additions and 12 deletions

11
.gitignore vendored
View File

@ -259,11 +259,6 @@ paket-files/
__pycache__/
*.pyc
#Ignore builds for the Competitrax WebApp
Source Code/Competitrax.WebApp/dev
Source Code/Competitrax.WebApp/dist
Source Code/Competitrax.WebApp/prod
Source Code/Competitrax.Website/dev
Source Code/Competitrax.Website/dist
Source Code/Competitrax.Website/prod
#Ignore builds for the web code
dev
prod