Skip to content

Activity

new structure

i582pushed 1 commit to pmakhnev/cst-fmt • d002c47…5f06df9 • 
2 days ago

better binary expression formatting, fixed comments processing inside…

i582pushed 1 commit to pmakhnev/cst-fmt • 37573bf…d002c47 • 
2 days ago

fixed comments for struct instance, don't remove extra line in struct…

i582pushed 1 commit to pmakhnev/cst-fmt • 4150b23…37573bf • 
2 days ago

correctly wrap binary expressions with newlines

i582pushed 1 commit to pmakhnev/cst-fmt • 04ef6a5…4150b23 • 
2 days ago

better comments handling

i582pushed 1 commit to pmakhnev/cst-fmt • f5f9578…04ef6a5 • 
2 days ago

format all

i582pushed 1 commit to pmakhnev/cst-fmt • fadb1a5…f5f9578 • 
2 days ago

refactored search of child indexes, added initial comments tests, ext…

i582pushed 1 commit to pmakhnev/cst-fmt • 95fddc8…fadb1a5 • 
2 days ago

support leading comments in struct instance

i582pushed 1 commit to pmakhnev/cst-fmt • b148780…95fddc8 • 
2 days ago

many very WIP things

i582pushed 1 commit to pmakhnev/cst-fmt • bd3c19f…b148780 • 
3 days ago

format one line structs/messages, format comments in native function …

i582pushed 1 commit to pmakhnev/cst-fmt • a4f469b…bd3c19f • 
3 days ago

support constant attributes, keep new lines in contract, don't add sp…

i582pushed 1 commit to pmakhnev/cst-fmt • af1cff4…a4f469b • 
3 days ago

better struct comments processing

i582pushed 1 commit to pmakhnev/cst-fmt • 3216ebe…af1cff4 • 
3 days ago

more fixed lists

i582pushed 1 commit to pmakhnev/cst-fmt • f76ebc3…3216ebe • 
3 days ago

don't flatten lists

i582pushed 1 commit to pmakhnev/cst-fmt • 21e7094…f76ebc3 • 
3 days ago

minor fixes

i582pushed 1 commit to pmakhnev/cst-fmt • 3b3d50e…21e7094 • 
3 days ago

better support for comments, fix formatting for asm shuffle, redone c…

i582pushed 1 commit to pmakhnev/cst-fmt • 7c222fb…3b3d50e • 
5 days ago

fixed binary formatting, fixed comments for single receiver contract

i582pushed 1 commit to pmakhnev/cst-fmt • 49a4a2d…7c222fb • 
6 days ago

remove leading newlines, fix id comments, added more tests for commen…

i582pushed 1 commit to pmakhnev/cst-fmt • 704dbdd…49a4a2d • 
6 days ago

better support for comments for statements

i582pushed 1 commit to pmakhnev/cst-fmt • 90782f5…704dbdd • 
6 days ago

support comments for imports

i582pushed 1 commit to pmakhnev/cst-fmt • 3da123d…90782f5 • 
6 days ago

much better logic for comments

i582pushed 1 commit to pmakhnev/cst-fmt • e97ebf7…3da123d • 
6 days ago

really initial declaration comments extractor

i582pushed 1 commit to pmakhnev/cst-fmt • 6131a73…e97ebf7 • 
6 days ago

small refactor

i582pushed 1 commit to pmakhnev/cst-fmt • 8e9e70b…6131a73 • 
6 days ago

support primitive type decl

i582pushed 1 commit to pmakhnev/cst-fmt • 5248ad1…8e9e70b • 
6 days ago

added native and asm function

i582pushed 1 commit to pmakhnev/cst-fmt • d59ad4e…5248ad1 • 
6 days ago

commented function formatter + add support for get methods

i582pushed 1 commit to pmakhnev/cst-fmt • 7712fc4…d59ad4e • 
6 days ago

commented and refactored statements, better support for multiline des…

i582pushed 1 commit to pmakhnev/cst-fmt • dd1f5b9…7712fc4 • 
6 days ago

commented and refactored struct/message, expressions, and types

i582pushed 1 commit to pmakhnev/cst-fmt • 35074e2…dd1f5b9 • 
6 days ago

flatten some CST nodes, add comments and fixes to contract formatting…

i582pushed 1 commit to pmakhnev/cst-fmt • 1e811dd…35074e2 • 
6 days ago

fixes in CST and formatter, format :? on multiply lines if needed, …

i582pushed 1 commit to pmakhnev/cst-fmt • e45ff1e…1e811dd • 
7 days ago