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 |
|
jeffcheasey88
|
4f09edca46
|
Parser -> slash in end of line
|
2023-07-21 20:16:14 +02:00 |
|
jeffcheasey88
|
8ba4f91740
|
Parser -> Remove simple commentary & add new operator (simple case)
|
2023-07-21 20:14:32 +02:00 |
|
jeffcheasey88
|
b64a47faa9
|
What the fuck is this ??? but it seems fixed
|
2023-07-21 20:02:09 +02:00 |
|
jeffcheasey88
|
aa51bb95e2
|
Operations & Functions
|
2023-07-19 17:30:31 +02:00 |
|
jeffcheasey88
|
2ad831641b
|
Fix bag & Parser on multiple parsing in same instance
|
2023-07-19 16:56:17 +02:00 |
|
jeffcheasey88
|
c56f38f506
|
Unique & start operations
|
2023-07-19 16:31:54 +02:00 |
|
jeffcheasey88
|
25563254b3
|
Initial Node & update 'multiple' system
|
2023-07-19 15:35:03 +02:00 |
|
jeffcheasey88
|
4564f52c4c
|
Parser -> Function signature
|
2023-07-19 14:31:12 +02:00 |
|
jeffcheasey88
|
f61994fab2
|
Parser -> Value
|
2023-07-19 14:07:47 +02:00 |
|
jeffcheasey88
|
16773beb88
|
Parser -> Variable
|
2023-07-19 13:37:14 +02:00 |
|
jeffcheasey88
|
8d0e9f0ee7
|
Redirect bag -> more custom & Class with name, extends, implements
|
2023-07-19 11:17:14 +02:00 |
|
jeffcheasey88
|
5edc98ad3e
|
Unit Test for workspace & Parser type
|
2023-07-19 10:02:24 +02:00 |
|
jeffcheasey88
|
39a20c42a0
|
Add multiple multiple & reduce trace
|
2023-07-18 18:36:50 +02:00 |
|
jeffcheasey88
|
e81a509f48
|
StateTree -> Modifier & set bag after confirmed
|
2023-07-16 21:57:38 +02:00 |
|
jeffcheasey88
|
a0b096745a
|
StateTree -> Fix signle case AFTER multiple case
|
2023-07-16 20:24:15 +02:00 |
|
jeffcheasey88
|
3256c1986e
|
StateTree -> multiple case & import (all)
|
2023-07-16 20:20:51 +02:00 |
|
jeffcheasey88
|
12155a6bc8
|
StateTree -> import (only firstone)
|
2023-07-16 19:35:22 +02:00 |
|
jeffcheasey88
|
427e3f2fc9
|
StateTree -> then in & out build
|
2023-07-16 18:01:21 +02:00 |
|
jeffcheasey88
|
255e78f034
|
StateTree -> reduce trace by recalling Builder on base call
|
2023-07-16 16:22:52 +02:00 |
|
jeffcheasey88
|
0327cd8a28
|
Parser -> package
|
2023-07-16 16:16:54 +02:00 |
|