15 Commits

Author SHA1 Message Date
00a3f79fb8 feat: yjs keyword sharable 2023-06-25 16:35:21 +08:00
Frank.R.Wu
8e06d0bc81 build: config spotless plugin and reformat code 2023-06-15 11:08:04 +08:00
CaiHQ
b60e81e1a1 support interface 2023-06-09 18:23:51 +08:00
haoeliu@foxmail.com
645f863d7b update syntax tree 2023-01-08 19:39:32 +08:00
CaiHQ
309a60e561 add gitignore 2022-05-05 13:43:20 +08:00
CaiHQ
29bf96a434 optimize build.gradle v1.6.6 2021-12-21 17:48:31 +08:00
CaiHQ
68661c6394 update docker
upgrade log4j to 2.15.0
2021-12-12 13:12:32 +08:00
Frank.R.Wu
ddb7073deb Revert "chore: prune dependencies"
This reverts commit 03fda50fcfb1eaeb09a2f375e5324a6f125b4c88.
2021-12-10 18:00:00 +08:00
Frank.R.Wu
03fda50fcf chore: prune dependencies
remove unused dependency 'log4j:log4j:1.2.17'
2021-12-10 17:40:22 +08:00
Frank.R.Wu
705d271e0c fix: fix bugs in function declaration
fix definition of function declarations, allow keyword "view" to be null
2021-11-10 16:18:04 +08:00
Frank.R.Wu
df920d4cf1 feat: add keyword of functions
add keyword "view" for functions, to record functions that don't change contract status after execution
2021-11-01 17:11:32 +08:00
Frank.R.Wu
af0637377e feat: update event mechanism
add event type local and global, clients have to use contractID and topic to subscribe local event; allow clients to subscribe topics (will not be recorded)
2021-10-31 23:07:15 +08:00
lizhi
27ab55c84f revise licenses 2021-10-15 10:03:01 +08:00
CaiHQ
8aa75561b8 initial commit 2021-09-24 17:37:28 +08:00
蔡华谦
367ca4f25e Initial commit 2021-09-24 09:35:50 +00:00