jeffcheasey88
  • Joined on 2023-04-04
jeffcheasey88 pushed to main at Peer-at-Code/peer-at-code-framework 2024-03-13 11:07:56 +01:00
d6ca7c5092 Add Route Interceptor system
jeffcheasey88 pushed to ORM at Peer-at-Code/peer-at-code-backend 2024-02-28 22:38:56 +01:00
e0773afa0f Adding base system for routes testing + start refractor for bd changing & incomming ORM
jeffcheasey88 pushed to java at Peer-at-Code/peer-at-code-parser-java 2024-02-28 22:38:38 +01:00
d7add3503b start Graph Generator + add unit test (UtilsTest + Try Catch Finally (base)) + fix some builders in parser
jeffcheasey88 pushed to main at Peer-at-Code/peer-at-code-orm 2024-02-28 22:38:23 +01:00
53f8c3d2eb Include Ship in running programs (before was only for compilation)
jeffcheasey88 pushed to main at Peer-at-Code/peer-at-code-framework 2024-02-19 11:14:53 +01:00
2f8f158e2a Add possibility to get all Headers sended + Complete http response message
jeffcheasey88 pushed to java at Peer-at-Code/peer-at-code-parser-java 2024-02-09 23:03:17 +01:00
530aba6d9b [Complete Tests] Assign and loop operations + builder in good order
1b20de6eae [Complete Tests] Supplier<String> -> String in BaseElementTests & Normal Functions
258eef2076 [Complete Tests] Static & Constructor function + CI implementation
a10bde566e [Complete tests] Variable in method
Compare 4 commits »
jeffcheasey88 pushed to java at Peer-at-Code/peer-at-code-parser-java 2024-02-01 18:15:10 +01:00
3533966afd [Complete tests] Base Variable in Class & add check method for getting class, interface and enum
90ec4ae478 [Complete tests] Annotation on class & add parse(String) in Tokenizer
Compare 2 commits »
jeffcheasey88 pushed to java at Peer-at-Code/peer-at-code-parser-java 2024-01-03 16:44:15 +01:00
ad22bc03c5 [Complete tests] Class,Interface,Enum normal, extends, implements
9ca80258a1 [Complete tests] base classes
baa7e4dd9e [Complete tests] Base
Compare 3 commits »
jeffcheasey88 pushed to tomcat at Peer-at-Code/peer-at-code-framework 2024-01-03 15:26:12 +01:00
c0e0e7bfde Lib websocket?
jeffcheasey88 pushed to tomcat at Peer-at-Code/peer-at-code-framework 2024-01-03 15:25:17 +01:00
80eeb13f30 http request (without websocket)
jeffcheasey88 pushed to main at Peer-at-Code/peer-at-code-framework 2023-12-21 23:07:13 +01:00
7be045fdb4 Parse double + fix Boolean parse
700aa28779 Remove duplicate variable context
Compare 2 commits »
jeffcheasey88 pushed to tomcat at Peer-at-Code/peer-at-code-framework 2023-12-21 22:58:29 +01:00
4707e80617 base servlet
jeffcheasey88 pushed to tomcat at Peer-at-Code/peer-at-code-framework 2023-12-04 09:13:52 +01:00
8ea733c637 Make JSON a little bit more generic
f713e3941d Add listen methods to Locker to simplify event listening code
ec7877fe22 Json add element listing & hiding method in jsonclass
bda04a188b Add WebSocket Authentification
4999115ca9 Fix reading Json in WebSocket
Compare 18 commits »
jeffcheasey88 pushed to main at Peer-at-Code/peer-at-code-framework 2023-12-03 10:17:27 +01:00
8ea733c637 Make JSON a little bit more generic
jeffcheasey88 pushed to main at Peer-at-Code/peer-at-code-framework 2023-12-03 10:12:41 +01:00
f713e3941d Add listen methods to Locker to simplify event listening code
ec7877fe22 Json add element listing & hiding method in jsonclass
Compare 2 commits »
jeffcheasey88 pushed to main at Peer-at-Code/peer-at-code-orm 2023-11-21 09:57:01 +01:00
69c4fc8015 Base (only signature) generating repository from TreasureCaches
jeffcheasey88 pushed to java at Peer-at-Code/peer-at-code-parser-java 2023-11-21 09:56:02 +01:00
f4caa735b2 Write builder cache in file
34b7419af9 [AST] Lambdas
Compare 2 commits »
jeffcheasey88 pushed to main at Peer-at-Code/peer-at-code-orm 2023-11-20 15:05:58 +01:00
cf088e27cc [SQL Generator] add some operations
jeffcheasey88 pushed to main at Peer-at-Code/peer-at-code-orm 2023-11-20 15:01:40 +01:00
7a1a943f66 [SQL Generator] where
5b6da187cc [SQL Generator] select
d7b367fcad Base getting sea bottles
Compare 3 commits »
jeffcheasey88 pushed to java at Peer-at-Code/peer-at-code-parser-java 2023-11-09 10:13:48 +01:00
d402407ae2 [AST] Method call in separate values
b78ef3213e MethodCall with generic type
Compare 2 commits »