263 Commits

Author SHA1 Message Date
66430d5a8a Added Sorting Algorythms.
-Added: Quicksort, MergeSort, MemFreeMergeSort, InsertionSort, SelectionSort.
-Started: ParallelQuickSort.
2020-11-30 00:11:40 +01:00
0af3266f02 Finished ArrayList
-Finished: Missing Methods to ArrayList
-Added: Stack.class
-Added: Trimmable interface
2020-11-28 15:05:28 +01:00
737c87daca More work on ArrayLists. Adding new functions. 2020-11-26 22:56:15 +01:00
5cc4f35407 New Content patch getting big progress on base and progress on lists.
-Changed: Build Task no longer Sync's because it is 9x slower and a File Builder never collides with another File Builder.
-Added: getEquals() function for faster compare builders.
-Changed: getNonClassType to getNonFileType()
-Added: New Rule to the Rule Sheet.
-Added: Regex Helper so recursion is supported
-Added: FunctionMapper that supports more then 1 argument.
-Changed: Injection & FunctionMapper support recursion-
-Added: Loads of Variables to the GlobalVariables as they were added for templates.
-Added: AbstractCollection, AbstractList, List, ListIterator, BidirectionalIterator, Arrays and ArrayList template.
2020-11-16 02:55:33 +01:00
c61c8a7806 Added RuleSheet and Collection & AbstractCollection. Optimized Variables 2020-11-13 03:01:13 +01:00
8fcf370e87 Latest Update
- Added: Iterator
- Added: Iterable
- Fixed: Simple Mapper is always literal.
- Fixed: Conusmer bugs.
- Changed: Path designer is now a function.
- Removed: Cache from the repo. Not needed.
2020-11-12 02:13:54 +01:00
151e466b87 Git Ignore Update 3 2020-11-12 02:11:26 +01:00
b7dea30e7e Git-Ignore Update 2 2020-11-12 02:10:50 +01:00
d51edfd120 Git-ignore update 1 2020-11-12 02:09:18 +01:00
7903343ac0 Removed the double foldering and started some seriouse work. 2020-11-11 21:33:59 +01:00
51f447b0d1 Variable Overrider Implemented. 2020-11-11 00:54:28 +01:00
70566b3471 Initial Commit.
This is the initial commit with half of the parser implemented.
Code Replacement is still missing, on top of that Multithreaded parsing
is also missing. But that is going on its way soon TM

-Added: Template Parser Conditions.
2020-11-09 01:09:40 +01:00
b1c833a60b Initial commit 2020-11-08 21:51:12 +00:00