Commit graph

106 commits

Author SHA1 Message Date
jeffcheasey88
111eecd929 Little fixes 2023-10-15 11:40:14 +02:00
jeffcheasey88
71f0c46b00 [Build] Take package & imports 2023-10-14 11:42:00 +02:00
jeffcheasey88
12d9f5b6cd [Build] base class 2023-10-13 15:27:20 +02:00
jeffcheasey88
939d07108c [Build] Base Operations 2023-09-18 14:01:12 +02:00
jeffcheasey88
74a1f3be08 [Build] Base Operation 2023-09-18 09:02:35 +02:00
jeffcheasey88
1f5b3fbca1 [Build] Variable 2023-09-12 23:52:11 +02:00
jeffcheasey88
5efbec8c2f [Build] Annotation 2023-09-12 22:08:46 +02:00
jeffcheasey88
a6f90a2c3e [Build] Values 2023-09-12 21:40:44 +02:00
jeffcheasey88
9ad002d6db [Build] function moved in main parser 2023-09-12 17:55:08 +02:00
jeffcheasey88
5394d21552 [Build] Function (signature) 2023-09-12 17:44:44 +02:00
jeffcheasey88
18c2d0cfa1 [Build] Base model 2023-09-12 17:25:39 +02:00
jeffcheasey88
e0b498fa93 [Build] Base Function 2023-09-12 17:09:17 +02:00
jeffcheasey88
dccdcaf022 [Build] Type 2023-09-12 00:14:45 +02:00
jeffcheasey88
e2b62bb58e [Build] Modifier 2023-09-11 23:59:31 +02:00
jeffcheasey88
e7eb6a0f53 Pause of synthaxe 2023-09-11 23:45:26 +02:00
jeffcheasey88
efd96c26c3 Pass into multiple workspace 2023-09-11 17:23:33 +02:00
jeffcheasey88
e328dd12eb AutoTest -> 99.37% 2023-09-11 15:40:54 +02:00
jeffcheasey88
ff27fd1d79 AutoTest -> 98.06% 2023-09-11 00:54:16 +02:00
jeffcheasey88
2740382354 and foreach... 2023-09-10 18:33:57 +02:00
jeffcheasey88
ae4e74874c all tests 2023-09-10 18:29:52 +02:00
jeffcheasey88
db8f4b22e8 for(;value;) 2023-09-10 18:24:47 +02:00
jeffcheasey88
2f24b09833 for(int i;;) & for(int i =0,j;;) 2023-09-10 18:23:39 +02:00
jeffcheasey88
76fbcb0626 for(int i=4;;) & for(int i=4,j=3;;) 2023-09-10 18:22:53 +02:00
jeffcheasey88
6ef6b9c11e for(i=4,j=3;;) 2023-09-10 18:21:31 +02:00
jeffcheasey88
55589ad499 for(i=4;;) 2023-09-10 18:19:56 +02:00
jeffcheasey88
be31006978 for(;;) 2023-09-10 18:18:01 +02:00
jeffcheasey88
785079e554 while without braces 2023-09-10 17:57:10 +02:00
jeffcheasey88
d5a3e6dad4 AutoTest -> 95.663% 2023-08-29 11:40:28 +02:00
jeffcheasey88
2132defaec AutoTest -> 94.153% + refractor branch multiple in initial state tree 2023-08-29 08:53:06 +02:00
jeffcheasey88
3aeba124e3 AutoTest -> 94.151% 2023-08-14 16:05:00 +02:00
jeffcheasey88
f1d843df46 AutoTest -> 93.78% 2023-08-14 13:59:16 +02:00
jeffcheasey88
f88f5c9d3d AutoTest -> 91.967% 2023-08-14 13:14:29 +02:00
jeffcheasey88
f92f2ecc42 AutoTest -> 91.572% 2023-08-14 11:57:38 +02:00
jeffcheasey88
7624d075f6 AutoTest -> 88.227% 2023-08-14 10:59:53 +02:00
jeffcheasey88
73d173ccc5 AutoTest -> 84.685% 2023-08-14 10:30:42 +02:00
jeffcheasey88
abb21e37f2 AutoTest -> 74.412% 2023-08-14 10:02:31 +02:00
jeffcheasey88
354b5a2ff5 AutoTest -> 71.068% 2023-08-11 19:51:36 +02:00
jeffcheasey88
5925132f21 AutoTest -> 70.437% 2023-08-11 19:46:49 +02:00
jeffcheasey88
fc966ba927 AutoTest -> 69.563% 2023-08-11 17:01:09 +02:00
jeffcheasey88
b97909101b Only one instance of Parser for multiple parsing 2023-08-11 12:19:33 +02:00
jeffcheasey88
f2d9c8f5db AutoTest -> 67.639 2023-08-11 02:43:28 +02:00
jeffcheasey88
34645fab9b Fix build on RedirectStateTree 2023-08-11 02:33:58 +02:00
jeffcheasey88
477ebf082d AutoTest -> 63.115% 2023-07-26 15:44:40 +02:00
jeffcheasey88
e0e78c2612 AutoTest -> 54.633% 2023-07-26 11:23:46 +02:00
jeffcheasey88
97e0465628 AutoTest -> 51.762% 2023-07-26 11:16:14 +02:00
jeffcheasey88
4486a43482 AutoTest -> 39.647% 2023-07-26 10:49:27 +02:00
jeffcheasey88
28dd9cd7b1 AutoTest -> 19.669% 2023-07-26 10:42:55 +02:00
jeffcheasey88
59e54f8111 base generic in new instance 2023-07-25 19:00:29 +02:00
jeffcheasey88
ee5dc9501e InnerClass definition like a lambda 2023-07-25 18:11:19 +02:00
jeffcheasey88
fd47cf4f35 Parser --> type -> array 2023-07-21 21:02:07 +02:00