-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Viktor Chernev
committed
Dec 14, 2023
1 parent
ff260c1
commit 7c8d903
Showing
30 changed files
with
162 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
using System; | ||
using System.IO; | ||
|
||
|
||
namespace DescribeCompilerCLI | ||
{ | ||
internal static class Arguments | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
IMPLEMENTED: | ||
|
||
* Describe language version 1.0 (codenamed "Describe Official") has been developed and tested and implemented in the current version. | ||
With this new version of describe we have a significantly more complex preprocessor, which allow for intuitive handling of special characters. | ||
For more information, see the specification on Describe Official v 1.0 | ||
|
||
* Preprocessor for Describe v1.0 has been developed | ||
* Specific preprocessor for Describe v0.8 has been developed | ||
* Specific preprocessor for Describe v0.7 has been developed | ||
* Specific preprocessor for Describe v0.6 has been developed | ||
|
||
* Optimizer for Describe v0.8 has been developed | ||
* Specific optimizer for Describe v0.8 has been developed | ||
* Specific optimizer for Describe v0.7 has been developed | ||
* Specific optimizer for Describe v0.6 has been developed | ||
|
||
* External templating functionality has been removed | ||
As there is no great interest in using the describe compiler with customized templates, | ||
this feature only hinders the development of the tool. Users are easily able to derive and | ||
code their own translators if needed. | ||
|
||
* Refactoring has been done | ||
|
||
|
||
FIXED: | ||
|
||
* A bug with the implementation of custom decorators in the JSON translator have been removed | ||
* CLI Showing proper "Press any key to exit" message, after parsing a folder | ||
* CLI Changing console color on exit to what it was before execution |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,104 @@ | ||
Not a bug | ||
|
||
This produces an error at | ||
"C:\Users\Viktor Chernev\Desktop\dbs\2023.11.03-224910507\Personal\files\DemonOfReason\@Personal.ds" - failed to parse: Syntax Error: | ||
Position: 36, 42 | ||
Read: "," | ||
Expecting: Hyphen | ||
|
||
WHY? | ||
Because of the missing comma at documentation generation software <.MyHomeAdmin.dogenSoftware> | ||
we get | ||
|
||
home admin <DKwxVqaw> -> | ||
|
||
documentation generation software <.MyHomeAdmin.dogenSoftware> | ||
|
||
interpreted as | ||
|
||
home admin <DKwxVqaw> -> | ||
|
||
documentation generation software <.MyHomeAdmin.dogenSoftware>; | ||
|
||
and we get the last one | ||
|
||
|
||
directives -> | ||
namespace <treeofall.personal>; | ||
|
||
|
||
PERSONAL <rnode> -> | ||
|
||
my schemes <.MySchemes.rnode>, | ||
home admin <DKwxVqaw> -> | ||
|
||
documentation generation software <.MyHomeAdmin.dogenSoftware> | ||
|
||
gap {empty}, | ||
My Android phone apps I <.MyHomeAdmin.MyPhoneApps1>, | ||
My Android phone apps II <.MyHomeAdmin.MyPhoneApps2>, | ||
My Windows personalization <.MyHomeAdmin.MyPersonalizeWindows>, | ||
My backup Android phone <.MyHomeAdmin.MyBackupAndroid>, | ||
Install media wiki on XAMPP <.MyHomeAdmin.MyInstallMediawikiOnXampp>, | ||
github \-push <.MyHomeAdmin.githubPush>, | ||
github \-edit last commit message <.MyHomeAdmin.githubEditCommitMessage>; | ||
|
||
|
||
my entertainment <9O7d1XN7> -> | ||
|
||
My books <.MyEntertainment.MyBooks>, | ||
My music <.MyEntertainment.MyMusic>, | ||
My movies <.MyEntertainment.MyMovies>, | ||
My TV shows <.MyEntertainment.MyTVshows>, | ||
My pornstars <.MyEntertainment.MyPornstars>, | ||
My youtube channels <.MyEntertainment.MyYoutube>; | ||
|
||
|
||
my instructables <RNDGwEqh> -> | ||
|
||
My perform CPR <.MyInstructables.MyPerformCPR>; | ||
|
||
my home remedies <.MyHomeRemedies.rnode>, | ||
my food recipes <.MyFoodRecipes.rnode>, | ||
my diet foods <MyDietFoods>, | ||
my prep foods <MyPrepFoods>, | ||
my food calories <MyCalories>; | ||
|
||
-------------------------------------------------------------------------------------------------- | ||
|
||
PERSONAL <rnode> -> | ||
|
||
my schemes <.MySchemes.rnode>, | ||
home admin <DKwxVqaw> -> | ||
|
||
documentation generation software <.MyHomeAdmin.dogenSoftware>; | ||
|
||
gap {empty}, | ||
My Android phone apps I <.MyHomeAdmin.MyPhoneApps1>, | ||
My Android phone apps II <.MyHomeAdmin.MyPhoneApps2>, | ||
My Windows personalization <.MyHomeAdmin.MyPersonalizeWindows>, | ||
My backup Android phone <.MyHomeAdmin.MyBackupAndroid>, | ||
Install media wiki on XAMPP <.MyHomeAdmin.MyInstallMediawikiOnXampp>, | ||
github \-push <.MyHomeAdmin.githubPush>, | ||
github \-edit last commit message <.MyHomeAdmin.githubEditCommitMessage>; | ||
|
||
|
||
my entertainment <9O7d1XN7> -> | ||
|
||
My books <.MyEntertainment.MyBooks>, | ||
My music <.MyEntertainment.MyMusic>, | ||
My movies <.MyEntertainment.MyMovies>, | ||
My TV shows <.MyEntertainment.MyTVshows>, | ||
My pornstars <.MyEntertainment.MyPornstars>, | ||
My youtube channels <.MyEntertainment.MyYoutube>; | ||
|
||
|
||
my instructables <RNDGwEqh> -> | ||
|
||
My perform CPR <.MyInstructables.MyPerformCPR>; | ||
|
||
my home remedies <.MyHomeRemedies.rnode>, | ||
my food recipes <.MyFoodRecipes.rnode>, | ||
my diet foods <MyDietFoods>, | ||
my prep foods <MyPrepFoods>, | ||
my food calories <MyCalories>; |
1 change: 1 addition & 0 deletions
1
Documentation/v 9.3/TextLinkText bug.ds → ...tation/v 9.3/fixed/quirkMissingComma2.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
interesting bug when: | ||
This is the same issue like with "quirkMissingComma.txt" | ||
|
||
list -> | ||
|
||
|
3 changes: 3 additions & 0 deletions
3
Documentation/v 9.3/unknown bug.ds → ...ntation/v 9.3/fixed/quirkTextLinkText.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
ROOT • DRAFTS • food journal • undefined | ||
undefined | ||
|
||
|
||
ROOT • PRIVATE • health • food calories • undefined | ||
undefined | ||
|
||
|
||
The following is a list in the Private tree that references a list in the personal tree. | ||
This does not work, but is not a bug either. It is an entire functionality missing here. | ||
|
||
health <rnode> -> | ||
|
||
health insurance (1822) [https://portal.nra.bg/home.html#/goto:rep.HealthCalc.home], | ||
problems <s1dBv5ya>, | ||
routines <1tuIa2BE>, | ||
|
||
gap {empty}, | ||
journals {comment}, | ||
food calories <treeofall.personal.MyCalories>; |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.