muzam1l
a3365e4beb
Increase wat file priority in sorting.
2022-12-07 15:02:09 +05:30
muzam1l
59d9c5356c
Run format again on new changes.
2022-08-17 22:07:36 +05:30
muzam1l
2a10d525fb
Merge branch 'main' into feat/prettier
2022-08-17 22:05:50 +05:30
muzam1l
1fab69ef9b
Minor changes based on feedback.
2022-08-17 12:11:36 +05:30
muzam1l
6418094b0f
Run prettier through everything.
2022-08-17 11:50:49 +05:30
muzam1l
dbbbfdb2f0
Increase C files priority in sorting.
2022-08-16 13:42:38 +05:30
muzam1l
052be354d1
Fix sorting logic
2022-08-12 23:06:58 +05:30
muzam1l
737523fe8d
Log full error on console in fetchFiles.
2022-08-12 16:31:25 +05:30
muzam1l
380b6b1afd
Fix linting error
2022-08-12 15:40:15 +05:30
muzam1l
aa62251780
Fix gist name.
2022-08-12 15:32:53 +05:30
muzam1l
4b2b4b25c0
Give md extension higher priority for sorting!
2022-08-12 15:22:57 +05:30
muzam1l
6dd5712573
Refactor fetchFiles.ts
2022-08-12 15:21:59 +05:30
Valtteri Karesto
dcb7e94e86
New gists provided by XRPL ( #223 )
...
* Prepare logic for new gists
* Remove unused imports
* updated gist IDs for xrplfgists
* Add macro.h to apiheaderfiles
* Update headers
Co-authored-by: Vaclav Barta <vbarta@mangrove.cz >
2022-06-27 08:25:25 +02:00
Vaclav Barta
4217813fd7
take default header names from /api/header-files JSON ( #210 )
...
This is a client-side upgrade for the server-side XRPLF/xrpl-hooks-compiler#17 - not hard-coding expected header names but taking them from the compilation backend.
2022-06-13 08:22:55 +02:00
Valtteri Karesto
0ee599a2b6
Update sort
2022-06-03 16:50:31 +03:00
Valtteri Karesto
02c59f8d79
Update sorting function
2022-06-03 16:34:46 +03:00
Valtteri Karesto
bd1226fe90
Remove log
2022-06-02 16:35:18 +03:00
Valtteri Karesto
57403e42dd
Adjustments to sorting
2022-06-02 16:34:53 +03:00
Valtteri Karesto
2b42a96c4a
Update ordering
2022-06-02 16:15:39 +03:00
Valtteri Karesto
4a22861860
Sort the files after fetching
2022-06-02 14:04:52 +03:00
Valtteri Karesto
da4b2e68ab
Fix issue #171
2022-04-14 15:28:28 +03:00
Valtteri Karesto
5ad9ed1688
Fetch header files from c2wasm api
2022-04-05 14:52:19 +03:00
Valtteri Karesto
d75910972f
Change order
2022-03-30 12:09:16 +03:00
Valtteri Karesto
589c604a12
Add header files as hard coded
2022-03-30 12:00:27 +03:00
muzam
b4ca360661
Implement read-only editors for some headers.
2021-12-16 22:30:03 +05:30
muzam
ad947be0bc
Only fetch extra headers on template files.
2021-12-16 18:52:16 +05:30
muzam
f739d4da34
Fetch templates and header files according to selection.
2021-12-16 18:26:58 +05:30
Valtteri Karesto
380e196db2
Added quick comments about code
2021-12-13 22:54:57 +02:00
Valtteri Karesto
4d4b96bede
Extract actions to separate files
2021-12-13 22:23:37 +02:00