Commit graph

113 commits

Author SHA1 Message Date
Myriad-Dreamin
acd22b71a5
feat: convert introduction.typ to README.md (#479)
* dev: supports some functions for README

* feat: convert introduction.typ to README.md
2024-07-30 17:12:20 +08:00
Myriad-Dreamin
abcdadda50
fix: generate configuration more correctly (#473) 2024-07-28 18:11:47 +08:00
Myriad-Dreamin
9978d8f4eb
docs: update documentation about completion (#466) 2024-07-27 11:21:48 +08:00
Myriad-Dreamin
25c449c2b2
feat: provide sys.inputs.x-preview (#438)
* feat: provide `sys.inputs.x-preview`

* feat: improve a bit
2024-07-20 06:19:16 +08:00
Myriad-Dreamin
30a446086e
docs: document tinymist crate (#390)
* docs: document tinymist crate

* fix: description about export mode
2024-07-09 11:56:02 +08:00
Myriad-Dreamin
db314c2ea9
docs: write some developer guides (#372) 2024-07-07 11:26:35 +08:00
Myriad-Dreamin
54b0207fe1
build: serve crate docs (#353)
* build: crate docs

* docs: update table of contents
2024-06-28 10:03:26 +08:00
Myriad-Dreamin
eccfe42d1a
docs: minor updates (#345) 2024-06-26 16:40:21 +08:00
Myriad-Dreamin
39d6c0affe
docs: add base documentation (#344) 2024-06-26 16:33:33 +08:00
Myriad-Dreamin
9835ffe6ab
docs: add documents to type system (#295)
* docs: simplify a bit

* docs: add documents to type system code

* docs: update

* refactor: rename
2024-05-16 11:52:41 +08:00
Myriad-Dreamin
43946b9bd3
docs: a first draft on overview document (#276)
* docs: finish command system overview

* docs: a first draft on overview document

* dev: revise a bit
2024-05-12 17:00:27 +08:00
Myriad-Dreamin
0f08a4d2b0
docs: initialize overview (#274) 2024-05-12 00:52:58 +08:00
Myriad-Dreamin
b35d897919
feat: complete function parameters on signatures inferred by type checking (#203)
* dev: check upper bound types in assigning positions

* dev: check template signatures

* feat: completion with type sigatures

* dev: document a bit

* dev: save todo work on auto completion on user functions

* dev: fix document target

* dev: remove playground snaps

* dev: fix ident target

* dev: update snapshot
2024-04-20 15:03:46 +08:00