Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/DanielXMoore/Civet

A TypeScript superset that favors more types and less typing
https://github.com/DanielXMoore/Civet

added alternate let assignment test

0898dfb0fe4f53553fdf857fd70d61898af432f9 authored about 2 years ago
Add autolet (#43)

* autoLet

8360ab41618e707ff16397676c39968c0e2331cf authored about 2 years ago
Omit type parameters in js output (#41)

* Omit type parameters in js output

c0168b5e1d34fbd6b12d0019290f42df101608ef authored about 2 years ago
Support whitespace-free JSX attributes (#45)

* Fix handling of empty string
* Add missing test/jsx/attr.civet
* Support whitespace-free JSX...

5bbed820da3f2603a906b4864b1e8a9103320859 authored about 2 years ago
README cleanup (#44)

Small wording improvements, add colons, actual arrows for transpilations

0e7af2d172b9f96dc2218d9292eb3404b80b5c99 authored about 2 years ago
0.4.38

dec48d39677756ade4b210d40de64fc8b8bd7c97 authored about 2 years ago
experimental let assignment options

43159a9751a2ae5cf3bf88b116007f7857cc8f82 authored about 2 years ago
0.3.0

b3a4a74a52a8ac68cf60feb9b6c54a3471bcdad8 authored about 2 years ago
0.4.37

e7ae86f976489ae60668ae757f2eca7a124174ec authored about 2 years ago
make cache default, rename option to noCache

78f484115103021e29e33174b0639747b3bed4b0 authored about 2 years ago
0.4.36

e21f350ee767f90bf5dd06f98771b2441d9a9d6e authored about 2 years ago
let dec shorthand

8e76c62825f239f95aa746f677a6dcf41bc0ca04 authored about 2 years ago
0.4.35

f0204d24522e8666b0e6a9cdfdbb65d30c1ddece authored about 2 years ago
computed property test

1d5e86c0793f27f1ff8039955f914433f55082e2 authored about 2 years ago
Support computed JSX attribute names (#39)

`[name]=value` translates into `{...{[name]: value}}`

44f02081aabe7ee603d579112c34603059b5c81e authored about 2 years ago
Support for many unbraced JSX attribute values (#38)

* Support for many unbraced JSX attribute values

01796a0e6dbc6f59e044fd42ddb5c1b20b9d3dbd authored about 2 years ago
Support content on same line as <> (#37)

Mirroring similar support for opening tags like `<foo>`.
Also more tests.

e57f2d29e654026a4c200108ebea45a600a09cf4 authored about 2 years ago
Document JSX object literal enhancement (#36)

bba6e56e6f40a401b4a8728ff9c3bfd6388c415c authored about 2 years ago
example touchup

64de993e9d98c75404502de9498e9cf51eb45072 authored about 2 years ago
adjust description of verbatim transpilation

6769ddd8c577ca7b02a1ac947dad8bb32c6a179e authored about 2 years ago
0.4.34

ff9ffd2e037c51c9e08e01624d521033e7542d67 authored about 2 years ago
expanding extends target to lhs expressions

4f7cc8eef4ff5849c8bd3c9dcb9e83a34a34e682 authored about 2 years ago
implements ts: true; adjust spacing

21d4cfa131270b6c7fe3df3bb81c965f9e349967 authored about 2 years ago
Support extending classes/interfaces with type args (#34)

c6b55c377bb0c28cd4fe028b417d8451d8e01051 authored about 2 years ago
0.4.33

06798b59565601ff36a03bc0646b3b4768634940 authored about 2 years ago
don't cache ObjectLiteral

79318db45713df66396f5e391b33cee8ac6fd497 authored about 2 years ago
0.4.32

75764ba6018bb28141d201850a2ede39ae11d5e5 authored about 2 years ago
flagging shorthand

94a5a1d7404189bbe159dc4c537e616ad71f0a5d authored about 2 years ago
InsertComma

cf9b12acc117b472764ef0b222e6d834f113678e authored about 2 years ago
Indentation in middle of arrays (#33)

Support for indentation after the first line of items in an array.
Fixes #27

25312b7cc944fdf99621c6698bd38674f17f041a authored about 2 years ago
JSX object shorthand (#32)

* JSX object shorthand

Support any object literal as a JSX attribute:
* `{foo}` as shorthand...

52650537b4ebfa2ded967863e735eb9238772996 authored about 2 years ago
Fixes #31 part two. Empty explicit braced blocks

ed7b9597839e8ecdf38a08a2e908f13ed0f2755c authored about 2 years ago
Fixes #31. Handle spacing before method in object

f48ce137dad31e78e62068cdc6b082ef515f3229 authored about 2 years ago
readme touchup

ddb568c192cd64af7c61ed120df53bf034503142 authored about 2 years ago
conditional/optional assignment are the same feature

86643898cf3b4b642d58fc3542dd1ed0ce402f1a authored about 2 years ago
0.2.9; update vsce

8ba3b749ba4df9b488f3c3573bd4f9f0afba35cb authored about 2 years ago
Update other documents asynchronously when content gets updated (#29)

88b4c1f4967268efdcdb84514a1bbfd6e407da6a authored about 2 years ago
0.4.28

7135f7110ffdbdbdd474d010ab76c46d85a6c4e6 authored about 2 years ago
simplify JSXText regex slightly

fe92ceda94883f4e35c638ed3ce5d9a376db7e2b authored about 2 years ago
Indentation-based JSX (#25)

Indentation-based JSX

3a7547376210991e29f63fa1d844974c52396e08 authored about 2 years ago
Add Discord link and NPM badges (#28)

* Add Discord link and NPM badges
* Matching build badge

b38f1f673000c02a81b40ec11a8eab2be3fd8f81 authored about 2 years ago
allow empty when clause

3aaccbb917a823f48145e765b4d45188f4cad2fe authored about 2 years ago
0.4.27

63a97b416dda0f4cdb5c5d1dc52f66dba2dd4f2e authored about 2 years ago
when/else in switch create blocks

b0503ae096864127e3e72ba413c299ae921637e0 authored about 2 years ago
0.4.26

35a1275547d73bb2addfd77ef1db722aea9575c1 authored about 2 years ago
readonly

b0336714ed67cfd2a59f8092b87f32b7fec312e4 authored about 2 years ago
0.4.25

c8f9626f0226d7509e43adb6e7e951af1dd6aace authored about 2 years ago
template literal types

41e22e189091fc7f46ce6a1652a88f63a6e14dbe authored about 2 years ago
0.4.24

f0629ff0b48a58ba373a34ce33ef76aa06a4b27c authored about 2 years ago
notes

e0992b420d63939c9303de14c5b10b7bf3d96233 authored about 2 years ago
decorator readme

344927055b0247282b1c639dacc1b3e4d8bca775 authored about 2 years ago
Experimental decorator syntax. Fixes #18

0e1447908513a0ea0bc98c740e4df77682fc7154 authored about 2 years ago
discord link

d16524946e6bf919367e390bc07f7cdfe3af08d2 authored about 2 years ago
Indentation flexibility (#26)

* Allows for 3-space indent, or mixtures
* Custom unification of tabs and spaces
* Faster rege...

187eaa61070aee0f7e932cf6bdbeb28eff9c700e authored about 2 years ago
0.2.8

1c2d8ffdf869e0a5370588dedb7e2a5e80e6ab74 authored about 2 years ago
0.4.23

6e91a9e29d93f29f819bea11a163e3acbc9b731d authored about 2 years ago
export x =

c0e3ff6e7d07e593cd6a753c1e238a1a174a7570 authored about 2 years ago
Merge pull request #23 from lorefnon/feat-restart-command

Add command to restart language server

0279268765fdb729181ed69e132223cbdb20bef5 authored about 2 years ago
Add command to restart language server

132d5f412d18dbd58e24ac5998a893771ff6e778 authored about 2 years ago
Merge pull request #22 from edemaine/patch-1

CoffeeScript export to-do

77f3259afa9e38d399434c19f397bece09187a45 authored about 2 years ago
CoffeeScript export to-do

b6df9cf472dcc2c49f08b9b22ff957e79cbe8797 authored about 2 years ago
notes

2cabc7376e73b3fe8b2a904fb778398f31ec30e5 authored about 2 years ago
now reporting parse error in diagnostics

d3a73db5766b9ec31988f1156f499bf756abdf1c authored about 2 years ago
notes

0022b04337b808b26ca08676d7b97625d2d72123 authored about 2 years ago
export implicit from

1a1b8103e1a690ceb66e1180f4c00b265d661d63 authored about 2 years ago
0.4.22

314a422c7b9755534807f1b091a1e4b4a3346f8a authored about 2 years ago
Merge branch 'master' of github.com:DanielXMoore/Civet

ccd412a4ce6cf262bef1c1d4dc90f0d2ed128ff6 authored about 2 years ago
Merge pull request #21 from edemaine/unbraced-export

Support for unbraced `export x, y`

fabc3f9624d7921ae3daeee15a68deeec82d3898 authored about 2 years ago
Support for unbraced `export x, y`

24ee6fc23185b03302285f42dd00a71136386fa9 authored about 2 years ago
0.2.6

54346b1f47200f00f3a5ca5116e2bbf9b36215a4 authored about 2 years ago
path normalization for windows

05a29fd0b14b3f74853f89bd9cbeb04b6e5b1c3d authored about 2 years ago
Merge pull request #19 from edemaine/path-vs-url

More consistent use of paths vs. file URIs

0c686a342856f0d3c8711e98ab242db4c8cb6aa5 authored about 2 years ago
0.2.3

a16301a068eec823ed3947b6938279039987f8c5 authored about 2 years ago
fix for document not updating

0a843a3a263b2e7f9c385c3a1214ffd0484d1536 authored about 2 years ago
array delim tweak

be07d531da6ccb4aa1e4d18be409256e9731257a authored about 2 years ago
reserved word @binding; return extended expression

507c7102f9e1562a9c51a41a6c8b7fb8d9d294e8 authored about 2 years ago
keyword breaks; check for catch clause

3b05c5b1597689142ea2afcb670b6bd6529f7db6 authored about 2 years ago
remove var

8aa79b774f4aadde84b63e403bedf81380cb6dc6 authored about 2 years ago
allow empty class body without braces

913840ad628d76ce7fda4ed6949a097e942da971 authored about 2 years ago
non-range for ... by; restored indented application suppression hack

c0cec8bfab7b5347e38e79e23633ed4ee057b78c authored about 2 years ago
0.4.21

bcc692fefa71ab70977233dc3b05b5aefac01ed0 authored about 2 years ago
not of

6a2d3450a13c454871156413238e0475399dceba authored about 2 years ago
Don't throw on 'regular' object/array expressions in lhs

22f6aef9dc383c8e36380673923138cc33839d63 authored about 2 years ago
quad octothorpe single line comments

d4b1037fb46dac0311b12e21edd0cc63651a7a79 authored about 2 years ago
not instanceof

969b90c203f6b65f9df8ee6bdf914e52950a6a7e authored about 2 years ago
fix bug for access after implicitly parenthesized condition

62b3fdd68e8973ebacb55f181576acac31b5080e authored about 2 years ago
identifiers can start with 'this'

e2388837854ac8afdc5c9a744d7b488e9107de5b authored about 2 years ago
multiple inline props on a nested object line

607416e330713f483f54e9d068557ff8d2cdce2d authored about 2 years ago
postfix if/iteration in expression block

88b7f0c67458a427bc5e2614095ecee2a101f900 authored about 2 years ago
comma separate this assignments on lhs

452e06bd68964d23808438ee0a99d7b53abd0762 authored about 2 years ago
binding pattern lhs

eb0f3b121207b296d7f8f8ffa57c7a1f4a061cfe authored about 2 years ago
More consistent use of paths vs. file URIs

This fixes some lsp bugs on Windows, but sadly not all of them.

2461835cae8c08a7bf0b73ca6f0e0bfa5f7aed76 authored about 2 years ago
Added rest parameter and rest element in non-end position to readme

8787a0a2d3a50787aa85002aa3577075dd75ff2b authored about 2 years ago
multi-key one line inline object; coffee compat

88b44e51863de7deece74cd48590eca597831cc7 authored about 2 years ago
const assignment non-end rest element

98ffa85d6040cee08b8fdb25565a4ea763d34b7f authored about 2 years ago
0.4.20

ebc47fedd7aa009ea903d11d32fd5e21902e9f5c authored about 2 years ago
space

e4436243368ed3562465a6812fe178acfb7367b3 authored about 2 years ago
non-end lhs rest element destructuring

1b8184c65f8d7c6da05d4ad4248956151f263966 authored about 2 years ago
preparing for lhs non-end rest elements

237ee0e51dfd9d64b78c55947ceaeab8fad65de8 authored about 2 years ago
empty binding rest; nested binding rest with at params

9bffd3286d6393f7094f117f3bcfe531056d1dd9 authored about 2 years ago