Commit Graph

38 Commits

Author SHA1 Message Date
plexx-dev e63bb0b367 merge into main 2023-03-20 01:47:39 +01:00
weckyy702 4a8f3649c8 reworked image generation 2021-04-26 11:50:42 +02:00
weckyy702 968bb53883 fixed image generation 2021-04-25 14:22:03 +02:00
weckyy702 45cb5c0467 rewrote instruction classes 2021-04-25 14:21:54 +02:00
weckyy702 d8dde66d78 updated image generation code [WIP] 2021-04-16 11:46:32 +02:00
weckyy702 c346df9f6a improved for loops 2021-04-05 20:18:45 +02:00
weckyy702 bb0362ed10 updated for instruction interface to be more inline with the other instructions 2021-04-05 12:53:11 +02:00
weckyy702 965bd61140 undid some silliness 2021-04-03 23:34:41 +02:00
weckyy702 3bc93fa3a7 Added instruction generation code to Lexer 2021-04-01 17:00:19 +02:00
weckyy702 49f3c84e60 split interpretation into two steps: Tokenization and Lexing 2021-03-31 19:47:37 +02:00
oleting 5d880a6e0c -bad things 2021-03-15 14:12:41 +01:00
weckyy702 354733fc6d "fixed" image generationfor large instruction texts 2021-02-09 16:59:52 +01:00
oleting 96b4aedf66 + author and description 2021-02-09 15:42:14 +01:00
weckyy702 9e505e512f fix for @oleting 2021-02-09 15:07:12 +01:00
weckyy702 cbad444743 varoius improvements 2021-01-24 23:39:34 +01:00
weckyy702 a6d81ab0ed Merge branch 'main' of https://github.com/plexx-dev/Nassi-Shneiderman-Diagramm-Generator 2021-01-24 21:26:55 +01:00
plexx e2551ac0f9 + fixed if statement 2021-01-24 21:02:43 +01:00
weckyy702 33dfcc9108 Moar cleanup 2021-01-17 23:37:07 +01:00
oleting d2f157a523 . 2021-01-17 21:47:43 +01:00
oleting 10eef59ea2 test 2021-01-17 10:34:02 +00:00
weckyy702 c7875f45d7 added support for full dynamic sizing of instruction blocks 2021-01-04 17:44:16 +01:00
weckyy702 7038b5fa96 started implementing support for for loops 2021-01-03 17:31:38 +01:00
weckyy702 978d4bf9d2 improved interpreter WIP 2020-12-28 16:42:30 +01:00
oleting 8a529cbe83 organize code 2020-12-27 20:36:35 +01:00
oleting 7f7c210c64 + fix wrong output folder 2020-12-27 19:21:16 +01:00
weckyy702 8f3fb62186 fixed font handling 2020-12-27 16:51:57 +01:00
weckyy702 57baa9e9fd removed debugging only parts of all files 2020-12-27 16:31:04 +01:00
weckyy702 2e70191b04 added variable font 2020-12-27 16:12:22 +01:00
weckyy702 688c4ad0ac made image generation exception safe 2020-12-27 16:01:03 +01:00
weckyy702 0af259d3a0 improved interpreter and added support for doWhile 2020-12-26 19:03:05 +01:00
weckyy702 8f8a69f360 changed font back to a less ugly one 2020-12-26 18:26:34 +01:00
weckyy702 dc7e93741d fixed alignement issues in the image generation 2020-12-26 18:20:42 +01:00
weckyy702 34fea4bea8 actually fixed said error 2020-12-26 17:54:50 +01:00
weckyy702 075f93cdee fixed error involving text orientation 2020-12-26 17:51:59 +01:00
weckyy702 9d748c289d started reworking image generation 2020-12-26 17:45:44 +01:00
weckyy702 6f9f72e919 started cleaning source code interpretation 2020-12-26 15:38:26 +01:00
oleting 7cd2f31c4d + fix import 2020-12-26 15:29:21 +01:00
oleting 5c6cf88991 + new structure 2020-12-24 00:17:54 +01:00