Adsooi Ad5001 · he/him
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-23 21:27:30 +00:00
ee26bc04c5 Fixing syntax error.
Ad5001 pushed to complete-custom-parser at Ad5001/LogarithmPlotter 2022-10-23 16:09:36 +00:00
80d0dad63a Implementing parseBinaryOperator
Ad5001 created branch complete-custom-parser in Ad5001/LogarithmPlotter 2022-10-23 13:57:07 +00:00
Ad5001 pushed to complete-custom-parser at Ad5001/LogarithmPlotter 2022-10-23 13:57:07 +00:00
d7704110dd Lots of changes to the AST Builder.
666d611e95 Fixing up old stuff, cleaning up and standardizing AST.
Compare 2 commits »
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-22 16:26:51 +00:00
0a064694f5 Adding new functions for autocomplete, and disabling the ones not implemented in expr-eval.
b0b77834a8 Fixing inability to open and load files due to greet screen fixes.
fb1c4c0de7 Using Screen.devicePixelRatio as image depth.
Compare 3 commits »
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-21 13:40:11 +00:00
d969661b33 Fixing autocompletion in case object does not exist.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-20 20:05:59 +00:00
86656fe46c Bumping version to 0.3.0, removing GreetScreen debug.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-20 19:44:25 +00:00
244935d7e2 Adding settings for editor.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-20 16:11:45 +00:00
677d13278d Removing debug that made functions crash
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-20 16:10:59 +00:00
7241add9e5 Recursive dependencies & fixing some bugs related to dependencies themselves.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-20 15:39:46 +00:00
356169c749 Fixing expression being set even if errors are found.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-20 14:44:25 +00:00
7e427e5bb9 Fixing history rendering of expressions
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-20 14:23:24 +00:00
3cd4ad6a20 Object properties for autocompletion!
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-19 23:35:21 +00:00
47a9f63d66 Adding new category for object properties unpopulated
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-19 23:28:43 +00:00
7f548796f2 Slight change for Repartition for the name to be prefixed by F_ on creation.
15b87fc15d Variables & objects (+ their type) in autocompletion.
77ae54fa18 More autocompletion!
5da8dcefe5 First crack at autocompletion.
Compare 4 commits »
Ad5001 closed issue Ad5001/LogarithmPlotter#6 2022-10-19 21:51:41 +00:00
Adding latex dependencies for distribution
Ad5001 commented on issue Ad5001/LogarithmPlotter#6 2022-10-19 21:51:40 +00:00
Adding latex dependencies for distribution

On Windows and MacOS, LaTeX is to be installed separatelly from LogarithmPlotter.

Ad5001 closed issue Ad5001/LogarithmPlotter#7 2022-10-19 17:48:47 +00:00
UI Implementation for Latex
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-19 15:37:45 +00:00
218c55b491 Fixing Expression and text not saving changes when having used the input character popup.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-19 15:29:46 +00:00
e98be96b0d Latex rendering for property edition history action!