Commit Graph

22 Commits

Author SHA1 Message Date
Leonardo Brandenberger 94fa99d5b2 fix in TextOutput 2021-11-11 20:20:35 +01:00
schrom01 55fd84380b Merge remote-tracking branch 'origin/main' 2021-11-11 15:54:00 +01:00
schrom01 fd3c7a60a8 fixed bug in TextOutput.java 2021-11-11 15:53:51 +01:00
Leonardo Brandenberger ac8aa5d193 deleted unused method 2021-11-11 15:47:21 +01:00
Andrin Fassbind 86ba50853c Merge remote-tracking branch 'origin/main'
# Conflicts:
#	src/TextLogik.java
2021-11-11 15:31:51 +01:00
Andrin Fassbind d51da11751 TextLogik sync and Text updated 2021-11-11 15:28:41 +01:00
Leonardo Brandenberger 230ff7f470 added Javadocs to new methods 2021-11-11 15:10:58 +01:00
Leonardo Brandenberger 117420c815 added return boolean to method formatFix and formatRaw. 2021-11-11 15:02:57 +01:00
schrom01 dcf7880091 changed Method errorInvalidParagraph in TextOutput.java 2021-11-11 14:35:55 +01:00
Andrin Fassbind 98aea0fa5d Merge remote-tracking branch 'origin/main' 2021-11-11 14:05:17 +01:00
Andrin Fassbind ac061e5085 TextLogik default changed 2021-11-11 14:05:05 +01:00
Leonardo Brandenberger c638d5b8dd renamed UserInfo to UserInfo Output
added method IndexOutput
2021-11-11 12:11:36 +01:00
Leonardo Brandenberger c696558965 Added new UserInfo Method 2021-11-11 11:44:48 +01:00
Leonardo Brandenberger e2261dc2f4 Added JavaDocs, changed some formatting 2021-11-09 20:54:54 +01:00
Leonardo Brandenberger e96f492386 removed old toFormat Method 2021-11-09 17:06:46 +01:00
Leonardo Brandenberger 300d41c53d added a new prototype for a better toFormat method 2021-11-09 16:56:20 +01:00
Leonardo Brandenberger 4c304e06e3 added improved Unformated class prototype 2021-11-09 10:54:26 +01:00
MikeZyeman 5d4b9114a0 Implemented functional ADD, FORMAT and PRINT feature. Reformat code in several files 2021-11-08 20:45:44 +01:00
Leonardo Brandenberger 7ac12a8ad5 Splitted print class into printUnformated and printFormated.
And fixed errors in print Unformated
2021-11-05 16:29:29 +01:00
Leonardo Brandenberger a65f1192a2 Splitted print class into printUnformated and printFormated.
And fixed errors in print Unformated
2021-11-05 16:16:39 +01:00
Leonardo Brandenberger 9378bf259a splitted print class into printUnfromated and printFormated. 2021-11-05 15:08:25 +01:00
Leonardo Brandenberger b7694dc0f6 Rename class SystemOut to TextOutput
completed print Method in class TextOutput
2021-11-05 12:03:27 +01:00