Oleg Gulevskyy
|
d599fd80cb
|
POC of mkdocs barebones (#2769)
* POC of mkdocs barebones
* Add more stuff!
---------
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
|
2023-09-01 20:11:43 +10:00 |
|
Lea Anthony
|
755e869fe7
|
[v3] Add start_at_login plugin
[v3] Fix plugin startup/shutdown order
|
2023-04-05 21:22:02 +10:00 |
|
Lea Anthony
|
7cb4c7b505
|
[v3] Improve init command
|
2023-03-10 08:05:13 +11:00 |
|
Lea Anthony
|
81645190f0
|
merge exp branch
|
2023-01-18 21:42:49 +11:00 |
|
Lea Anthony
|
74133c9ae3
|
v2.0.0
|
2022-09-22 11:00:57 +10:00 |
|
Lea Anthony
|
57c9158551
|
Chore/tidy up (#1713)
* Tidy up dev mode output
* Rename `appng` package to `app`
* Remove `crypto`,`parse`,`messagedispatcher`,`servicebus`,`runtime`,`subsystem`,`ffenestri` packages and `.vscode` dir
* Remove misc `fs` functions
* Remove `str` package
* Fix redundant alias
|
2022-08-09 07:42:11 +10:00 |
|
Lea Anthony
|
4e03c84fbb
|
Feature/default templates (#1334)
|
2022-04-15 20:30:10 +10:00 |
|
Lea Anthony
|
e9deb248f9
|
Move assets -> build dir. Bundle assets in CLI binary.
|
2021-05-13 20:12:19 +10:00 |
|
Lea Anthony
|
b98c7dd49f
|
[windows] Move to C++. Support unicode titles. Add test.
|
2021-04-26 20:21:11 +10:00 |
|
Lea Anthony
|
d2020fedda
|
Move generated assets to build dir. Precompile platform runtime.
|
2021-01-05 13:01:03 +11:00 |
|
Lea Anthony
|
cd14f4221e
|
Merge branch 'develop' into feature/v2-mac
|
2020-11-16 07:12:01 +11:00 |
|
Lea Anthony
|
62374b9b53
|
Js package generation (#554)
* WIP
* Generation of index.js
* Add RelativeToCwd
* Add JSDoc comments
* Convert to ES6 syntax
* Fix typo
* Initial generation of typescript declarations
* Typescript improvements
* Improved @returns jsdoc
* Improved declaration files
* Simplified output
* Rename file
* Tidy up
* Revert "Simplified output"
This reverts commit 15cdf7382b.
* Now parsing actual code
* Support Array types
* Reimagined parser
* Wrap parsing in Parser
* Rewritten module generator (TS Only)
* Final touches
* Slight refactor to improve output
* Struct comments. External struct literal binding
* Reworked project parser *working*
* remove debug info
* Refactor of parser
* remove the spew
* Better Ts support
* Better project generation logic
* Support local functions in bind()
* JS Object generation. Linting.
* Support json tags in module generation
* Updated mod files
* Support vscode file generation
* Better global.d.ts
* add ts-check to templates
* Support TS declaration files
* improved 'generate' command for module
|
2020-11-15 09:25:38 +11:00 |
|
Lea Anthony
|
49db62afd0
|
Add v2 artefacts
|
2020-10-26 09:02:56 +11:00 |
|
Lea Anthony
|
665dfa6aee
|
WIP
|
2020-10-07 21:09:05 +11:00 |
|
Lea Anthony
|
e960afe8f6
|
Support OnMultiple
|
2020-10-03 15:10:38 +10:00 |
|
Lea Anthony
|
ae04b4fcc0
|
WIP [bugged]
|
2020-09-18 21:04:23 +10:00 |
|
Lea Anthony
|
a84a49a13f
|
ignore test builds
|
2020-09-15 19:57:34 -05:00 |
|
Lea Anthony
|
64a6a69bbd
|
Update packages
|
2020-09-15 19:57:33 -05:00 |
|
Lea Anthony
|
20428b0407
|
Develop (#250)
|
2019-10-08 06:12:08 +11:00 |
|
Lea Anthony
|
4821ab8597
|
Automate version bumps
|
2019-03-10 17:02:12 +11:00 |
|
Lea Anthony
|
3ae88f8822
|
removed quote db for now. added vue basic
|
2019-02-15 21:11:42 +11:00 |
|
Lea Anthony
|
4742fd7ed2
|
Initial commit of wails build
|
2019-01-08 07:58:46 +11:00 |
|
Lea Anthony
|
a591bcc59c
|
Initial commit
|
2018-12-16 10:14:06 +11:00 |
|