Sven Heidemann edraft
edraft pushed to master at edraft/py_to_uxf 2022-01-18 19:19:03 +01:00
e5b3e80378 Fixed handling of multiple base classes
edraft pushed to master at edraft/py_to_uxf 2022-01-18 19:15:50 +01:00
f41e31371f Added support for multiple subclasses
edraft pushed to master at edraft/py_to_uxf 2022-01-18 19:02:27 +01:00
1eb7aa37d3 Added support for multiple base classes
edraft pushed to master at edraft/py_to_uxf 2022-01-18 18:13:45 +01:00
5aad932c7c Minor bugfixes to handle attributes
edraft pushed to master at edraft/py_to_uxf 2022-01-18 17:55:00 +01:00
f7b88fe127 Added logic to draw on x to given max point
edraft pushed to master at edraft/py_to_uxf 2022-01-18 17:00:59 +01:00
318a8362ca Added logic to handle not external base classes
edraft pushed to master at edraft/py_to_uxf 2022-01-16 20:11:50 +01:00
aa56fa473b Removed unused import
edraft pushed to master at edraft/py_to_uxf 2022-01-16 20:11:20 +01:00
5ba24cafaf Added rendering of implementations
edraft pushed to master at edraft/py_to_uxf 2022-01-16 16:10:25 +01:00
c53b3b7669 [WIP] Added implementation scanning
edraft pushed to master at edraft/py_to_uxf 2022-01-16 14:56:05 +01:00
61b1838c40 Added width and height rendering
edraft pushed to master at edraft/py_to_uxf 2022-01-16 13:45:04 +01:00
4b7f0e8231 Added umlet output
edraft pushed to master at edraft/py_to_uxf 2022-01-16 11:42:33 +01:00
9758f9aa50 Removed unused import
edraft pushed to master at edraft/py_to_uxf 2022-01-16 03:18:58 +01:00
f7edc44154 Fixed attribute parsing
edraft pushed to master at edraft/py_to_uxf 2022-01-16 02:35:54 +01:00
9a4de29af8 Improved output
edraft pushed to master at edraft/py_to_uxf 2022-01-16 02:20:28 +01:00
c0b34c1c5e Added attribute parsing
4b14443fa1 Fixed parsing
Compare 2 commits »
edraft pushed to master at edraft/py_to_uxf 2022-01-16 01:56:18 +01:00
416940fd10 Added python function scan
edraft pushed to master at edraft/py_to_uxf 2022-01-16 00:52:27 +01:00
2be818fcc1 Added python class scan
edraft pushed to master at edraft/py_to_uxf 2022-01-16 00:36:42 +01:00
156ad6f8b3 Added python file scanner
edraft pushed to master at edraft/py_to_uxf 2022-01-16 00:18:15 +01:00
d4d5b0b9cb Added services
edraft pushed to master at edraft/py_to_uxf 2022-01-16 00:05:09 +01:00
7f1abc54ca Added console argument
3a1dd0525c Removed idea files
d30267274e Added gitignore
d35c1612ce Added files