Ecosyste.ms: OpenCollective

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

Civet

Develop and maintain the Civet programming language.
Collective - Host: opensource - https://opencollective.com/civet - Website: https://civet.dev - Code: https://github.com/DanielXMoore/Civet

added alternate let assignment test

github.com/DanielXMoore/Civet - 0898dfb0fe4f53553fdf857fd70d61898af432f9 authored about 2 years ago by Daniel Moore <[email protected]>
Add autolet (#43)

* autoLet

github.com/DanielXMoore/Civet - 8360ab41618e707ff16397676c39968c0e2331cf authored about 2 years ago by 不如归去 <[email protected]>
Omit type parameters in js output (#41)

* Omit type parameters in js output

github.com/DanielXMoore/Civet - c0168b5e1d34fbd6b12d0019290f42df101608ef authored about 2 years ago by Lorefnon <[email protected]>
Support whitespace-free JSX attributes (#45)

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

github.com/DanielXMoore/Civet - 5bbed820da3f2603a906b4864b1e8a9103320859 authored about 2 years ago by Erik Demaine <[email protected]>
README cleanup (#44)

Small wording improvements, add colons, actual arrows for transpilations

github.com/DanielXMoore/Civet - 0e7af2d172b9f96dc2218d9292eb3404b80b5c99 authored about 2 years ago by Erik Demaine <[email protected]>
0.4.38

github.com/DanielXMoore/Civet - dec48d39677756ade4b210d40de64fc8b8bd7c97 authored about 2 years ago by Daniel Moore <[email protected]>
experimental let assignment options

github.com/DanielXMoore/Civet - 43159a9751a2ae5cf3bf88b116007f7857cc8f82 authored about 2 years ago by Daniel Moore <[email protected]>
0.4.37

github.com/DanielXMoore/Civet - e7ae86f976489ae60668ae757f2eca7a124174ec authored about 2 years ago by Daniel Moore <[email protected]>
make cache default, rename option to noCache

github.com/DanielXMoore/Civet - 78f484115103021e29e33174b0639747b3bed4b0 authored about 2 years ago by Daniel Moore <[email protected]>
0.4.36

github.com/DanielXMoore/Civet - e21f350ee767f90bf5dd06f98771b2441d9a9d6e authored about 2 years ago by Daniel Moore <[email protected]>
let dec shorthand

github.com/DanielXMoore/Civet - 8e76c62825f239f95aa746f677a6dcf41bc0ca04 authored about 2 years ago by Daniel Moore <[email protected]>
0.4.35

github.com/DanielXMoore/Civet - f0204d24522e8666b0e6a9cdfdbb65d30c1ddece authored about 2 years ago by Daniel Moore <[email protected]>
computed property test

github.com/DanielXMoore/Civet - 1d5e86c0793f27f1ff8039955f914433f55082e2 authored about 2 years ago by Daniel Moore <[email protected]>
Support computed JSX attribute names (#39)

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

github.com/DanielXMoore/Civet - 44f02081aabe7ee603d579112c34603059b5c81e authored about 2 years ago by Erik Demaine <[email protected]>
Support for many unbraced JSX attribute values (#38)

* Support for many unbraced JSX attribute values

github.com/DanielXMoore/Civet - 01796a0e6dbc6f59e044fd42ddb5c1b20b9d3dbd authored about 2 years ago by Erik Demaine <[email protected]>
Support content on same line as <> (#37)

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

github.com/DanielXMoore/Civet - e57f2d29e654026a4c200108ebea45a600a09cf4 authored about 2 years ago by Erik Demaine <[email protected]>
Document JSX object literal enhancement (#36)

github.com/DanielXMoore/Civet - bba6e56e6f40a401b4a8728ff9c3bfd6388c415c authored about 2 years ago by Erik Demaine <[email protected]>
example touchup

github.com/DanielXMoore/Civet - 64de993e9d98c75404502de9498e9cf51eb45072 authored about 2 years ago by Daniel Moore <[email protected]>
adjust description of verbatim transpilation

github.com/DanielXMoore/Civet - 6769ddd8c577ca7b02a1ac947dad8bb32c6a179e authored about 2 years ago by Daniel Moore <[email protected]>
0.4.34

github.com/DanielXMoore/Civet - ff9ffd2e037c51c9e08e01624d521033e7542d67 authored about 2 years ago by Daniel Moore <[email protected]>
expanding extends target to lhs expressions

github.com/DanielXMoore/Civet - 4f7cc8eef4ff5849c8bd3c9dcb9e83a34a34e682 authored about 2 years ago by Daniel Moore <[email protected]>
implements ts: true; adjust spacing

github.com/DanielXMoore/Civet - 21d4cfa131270b6c7fe3df3bb81c965f9e349967 authored about 2 years ago by Daniel Moore <[email protected]>
Support extending classes/interfaces with type args (#34)

github.com/DanielXMoore/Civet - c6b55c377bb0c28cd4fe028b417d8451d8e01051 authored about 2 years ago by Lorefnon <[email protected]>
0.4.33

github.com/DanielXMoore/Civet - 06798b59565601ff36a03bc0646b3b4768634940 authored about 2 years ago by Daniel Moore <[email protected]>
don't cache ObjectLiteral

github.com/DanielXMoore/Civet - 79318db45713df66396f5e391b33cee8ac6fd497 authored about 2 years ago by Daniel Moore <[email protected]>
0.4.32

github.com/DanielXMoore/Civet - 75764ba6018bb28141d201850a2ede39ae11d5e5 authored about 2 years ago by Daniel Moore <[email protected]>
flagging shorthand

github.com/DanielXMoore/Civet - 94a5a1d7404189bbe159dc4c537e616ad71f0a5d authored about 2 years ago by Daniel Moore <[email protected]>
InsertComma

github.com/DanielXMoore/Civet - cf9b12acc117b472764ef0b222e6d834f113678e authored about 2 years ago by Daniel Moore <[email protected]>
Indentation in middle of arrays (#33)

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

github.com/DanielXMoore/Civet - 25312b7cc944fdf99621c6698bd38674f17f041a authored about 2 years ago by Erik Demaine <[email protected]>
JSX object shorthand (#32)

* JSX object shorthand

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

github.com/DanielXMoore/Civet - 52650537b4ebfa2ded967863e735eb9238772996 authored about 2 years ago by Erik Demaine <[email protected]>
Fixes #31 part two. Empty explicit braced blocks

github.com/DanielXMoore/Civet - ed7b9597839e8ecdf38a08a2e908f13ed0f2755c authored about 2 years ago by Daniel Moore <[email protected]>
Fixes #31. Handle spacing before method in object

github.com/DanielXMoore/Civet - f48ce137dad31e78e62068cdc6b082ef515f3229 authored about 2 years ago by Daniel Moore <[email protected]>
readme touchup

github.com/DanielXMoore/Civet - ddb568c192cd64af7c61ed120df53bf034503142 authored about 2 years ago by Daniel Moore <[email protected]>
conditional/optional assignment are the same feature

github.com/DanielXMoore/Civet - 86643898cf3b4b642d58fc3542dd1ed0ce402f1a authored about 2 years ago by Daniel Moore <[email protected]>
0.2.9; update vsce

github.com/DanielXMoore/Civet - 8ba3b749ba4df9b488f3c3573bd4f9f0afba35cb authored about 2 years ago by Daniel Moore <[email protected]>
Update other documents asynchronously when content gets updated (#29)

github.com/DanielXMoore/Civet - 88b4c1f4967268efdcdb84514a1bbfd6e407da6a authored about 2 years ago by Lorefnon <[email protected]>
0.4.28

github.com/DanielXMoore/Civet - 7135f7110ffdbdbdd474d010ab76c46d85a6c4e6 authored about 2 years ago by Daniel Moore <[email protected]>
simplify JSXText regex slightly

github.com/DanielXMoore/Civet - fe92ceda94883f4e35c638ed3ce5d9a376db7e2b authored about 2 years ago by Daniel Moore <[email protected]>
Indentation-based JSX (#25)

Indentation-based JSX

github.com/DanielXMoore/Civet - 3a7547376210991e29f63fa1d844974c52396e08 authored about 2 years ago by Erik Demaine <[email protected]>
Add Discord link and NPM badges (#28)

* Add Discord link and NPM badges
* Matching build badge

github.com/DanielXMoore/Civet - b38f1f673000c02a81b40ec11a8eab2be3fd8f81 authored about 2 years ago by Erik Demaine <[email protected]>
allow empty when clause

github.com/DanielXMoore/Civet - 3aaccbb917a823f48145e765b4d45188f4cad2fe authored about 2 years ago by Daniel Moore <[email protected]>
0.4.27

github.com/DanielXMoore/Civet - 63a97b416dda0f4cdb5c5d1dc52f66dba2dd4f2e authored about 2 years ago by Daniel Moore <[email protected]>
when/else in switch create blocks

github.com/DanielXMoore/Civet - b0503ae096864127e3e72ba413c299ae921637e0 authored about 2 years ago by Daniel Moore <[email protected]>
0.4.26

github.com/DanielXMoore/Civet - 35a1275547d73bb2addfd77ef1db722aea9575c1 authored about 2 years ago by Daniel Moore <[email protected]>
readonly

github.com/DanielXMoore/Civet - b0336714ed67cfd2a59f8092b87f32b7fec312e4 authored about 2 years ago by Daniel Moore <[email protected]>
0.4.25

github.com/DanielXMoore/Civet - c8f9626f0226d7509e43adb6e7e951af1dd6aace authored about 2 years ago by Daniel Moore <[email protected]>
template literal types

github.com/DanielXMoore/Civet - 41e22e189091fc7f46ce6a1652a88f63a6e14dbe authored about 2 years ago by Daniel Moore <[email protected]>
0.4.24

github.com/DanielXMoore/Civet - f0629ff0b48a58ba373a34ce33ef76aa06a4b27c authored about 2 years ago by Daniel Moore <[email protected]>
decorator readme

github.com/DanielXMoore/Civet - 344927055b0247282b1c639dacc1b3e4d8bca775 authored about 2 years ago by Daniel Moore <[email protected]>
Experimental decorator syntax. Fixes #18

github.com/DanielXMoore/Civet - 0e1447908513a0ea0bc98c740e4df77682fc7154 authored about 2 years ago by Daniel Moore <[email protected]>
discord link

github.com/DanielXMoore/Civet - d16524946e6bf919367e390bc07f7cdfe3af08d2 authored about 2 years ago by Daniel Moore <[email protected]>
Indentation flexibility (#26)

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

github.com/DanielXMoore/Civet - 187eaa61070aee0f7e932cf6bdbeb28eff9c700e authored about 2 years ago by Erik Demaine <[email protected]>
0.4.23

github.com/DanielXMoore/Civet - 6e91a9e29d93f29f819bea11a163e3acbc9b731d authored about 2 years ago by Daniel Moore <[email protected]>
export x =

github.com/DanielXMoore/Civet - c0e3ff6e7d07e593cd6a753c1e238a1a174a7570 authored about 2 years ago by Daniel Moore <[email protected]>
Merge pull request #23 from lorefnon/feat-restart-command

Add command to restart language server

github.com/DanielXMoore/Civet - 0279268765fdb729181ed69e132223cbdb20bef5 authored about 2 years ago by Daniel X Moore <[email protected]>
Add command to restart language server

github.com/DanielXMoore/Civet - 132d5f412d18dbd58e24ac5998a893771ff6e778 authored about 2 years ago by lorefnon <[email protected]>
Merge pull request #22 from edemaine/patch-1

CoffeeScript export to-do

github.com/DanielXMoore/Civet - 77f3259afa9e38d399434c19f397bece09187a45 authored about 2 years ago by Daniel X Moore <[email protected]>
CoffeeScript export to-do

github.com/DanielXMoore/Civet - b6df9cf472dcc2c49f08b9b22ff957e79cbe8797 authored about 2 years ago by Erik Demaine <[email protected]>
now reporting parse error in diagnostics

github.com/DanielXMoore/Civet - d3a73db5766b9ec31988f1156f499bf756abdf1c authored about 2 years ago by Daniel Moore <[email protected]>
export implicit from

github.com/DanielXMoore/Civet - 1a1b8103e1a690ceb66e1180f4c00b265d661d63 authored about 2 years ago by Daniel Moore <[email protected]>
0.4.22

github.com/DanielXMoore/Civet - 314a422c7b9755534807f1b091a1e4b4a3346f8a authored about 2 years ago by Daniel Moore <[email protected]>
Merge branch 'master' of github.com:DanielXMoore/Civet

github.com/DanielXMoore/Civet - ccd412a4ce6cf262bef1c1d4dc90f0d2ed128ff6 authored about 2 years ago by Daniel Moore <[email protected]>
Merge pull request #21 from edemaine/unbraced-export

Support for unbraced `export x, y`

github.com/DanielXMoore/Civet - fabc3f9624d7921ae3daeee15a68deeec82d3898 authored about 2 years ago by Daniel X Moore <[email protected]>
Support for unbraced `export x, y`

github.com/DanielXMoore/Civet - 24ee6fc23185b03302285f42dd00a71136386fa9 authored about 2 years ago by Erik Demaine <[email protected]>
path normalization for windows

github.com/DanielXMoore/Civet - 05a29fd0b14b3f74853f89bd9cbeb04b6e5b1c3d authored about 2 years ago by Daniel Moore <[email protected]>
Merge pull request #19 from edemaine/path-vs-url

More consistent use of paths vs. file URIs

github.com/DanielXMoore/Civet - 0c686a342856f0d3c8711e98ab242db4c8cb6aa5 authored about 2 years ago by Daniel X Moore <[email protected]>
fix for document not updating

github.com/DanielXMoore/Civet - 0a843a3a263b2e7f9c385c3a1214ffd0484d1536 authored about 2 years ago by Daniel Moore <[email protected]>
array delim tweak

github.com/DanielXMoore/Civet - be07d531da6ccb4aa1e4d18be409256e9731257a authored about 2 years ago by Daniel Moore <[email protected]>
reserved word @binding; return extended expression

github.com/DanielXMoore/Civet - 507c7102f9e1562a9c51a41a6c8b7fb8d9d294e8 authored about 2 years ago by Daniel Moore <[email protected]>
keyword breaks; check for catch clause

github.com/DanielXMoore/Civet - 3b05c5b1597689142ea2afcb670b6bd6529f7db6 authored about 2 years ago by Daniel Moore <[email protected]>
remove var

github.com/DanielXMoore/Civet - 8aa79b774f4aadde84b63e403bedf81380cb6dc6 authored about 2 years ago by Daniel Moore <[email protected]>
allow empty class body without braces

github.com/DanielXMoore/Civet - 913840ad628d76ce7fda4ed6949a097e942da971 authored about 2 years ago by Daniel Moore <[email protected]>
non-range for ... by; restored indented application suppression hack

github.com/DanielXMoore/Civet - c0cec8bfab7b5347e38e79e23633ed4ee057b78c authored about 2 years ago by Daniel Moore <[email protected]>
0.4.21

github.com/DanielXMoore/Civet - bcc692fefa71ab70977233dc3b05b5aefac01ed0 authored about 2 years ago by Daniel Moore <[email protected]>
not of

github.com/DanielXMoore/Civet - 6a2d3450a13c454871156413238e0475399dceba authored about 2 years ago by Daniel Moore <[email protected]>
Don't throw on 'regular' object/array expressions in lhs

github.com/DanielXMoore/Civet - 22f6aef9dc383c8e36380673923138cc33839d63 authored about 2 years ago by Daniel Moore <[email protected]>
quad octothorpe single line comments

github.com/DanielXMoore/Civet - d4b1037fb46dac0311b12e21edd0cc63651a7a79 authored about 2 years ago by Daniel Moore <[email protected]>
not instanceof

github.com/DanielXMoore/Civet - 969b90c203f6b65f9df8ee6bdf914e52950a6a7e authored about 2 years ago by Daniel Moore <[email protected]>
fix bug for access after implicitly parenthesized condition

github.com/DanielXMoore/Civet - 62b3fdd68e8973ebacb55f181576acac31b5080e authored about 2 years ago by Daniel Moore <[email protected]>
identifiers can start with 'this'

github.com/DanielXMoore/Civet - e2388837854ac8afdc5c9a744d7b488e9107de5b authored about 2 years ago by Daniel Moore <[email protected]>
multiple inline props on a nested object line

github.com/DanielXMoore/Civet - 607416e330713f483f54e9d068557ff8d2cdce2d authored about 2 years ago by Daniel Moore <[email protected]>
postfix if/iteration in expression block

github.com/DanielXMoore/Civet - 88b7f0c67458a427bc5e2614095ecee2a101f900 authored about 2 years ago by Daniel Moore <[email protected]>
comma separate this assignments on lhs

github.com/DanielXMoore/Civet - 452e06bd68964d23808438ee0a99d7b53abd0762 authored about 2 years ago by Daniel Moore <[email protected]>
binding pattern lhs

github.com/DanielXMoore/Civet - eb0f3b121207b296d7f8f8ffa57c7a1f4a061cfe authored about 2 years ago by Daniel Moore <[email protected]>
More consistent use of paths vs. file URIs

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

github.com/DanielXMoore/Civet - 2461835cae8c08a7bf0b73ca6f0e0bfa5f7aed76 authored about 2 years ago by Erik Demaine <[email protected]>
Added rest parameter and rest element in non-end position to readme

github.com/DanielXMoore/Civet - 8787a0a2d3a50787aa85002aa3577075dd75ff2b authored about 2 years ago by Daniel Moore <[email protected]>
multi-key one line inline object; coffee compat

github.com/DanielXMoore/Civet - 88b44e51863de7deece74cd48590eca597831cc7 authored about 2 years ago by Daniel Moore <[email protected]>
const assignment non-end rest element

github.com/DanielXMoore/Civet - 98ffa85d6040cee08b8fdb25565a4ea763d34b7f authored about 2 years ago by Daniel Moore <[email protected]>
0.4.20

github.com/DanielXMoore/Civet - ebc47fedd7aa009ea903d11d32fd5e21902e9f5c authored about 2 years ago by Daniel Moore <[email protected]>
non-end lhs rest element destructuring

github.com/DanielXMoore/Civet - 1b8184c65f8d7c6da05d4ad4248956151f263966 authored about 2 years ago by Daniel Moore <[email protected]>
preparing for lhs non-end rest elements

github.com/DanielXMoore/Civet - 237ee0e51dfd9d64b78c55947ceaeab8fad65de8 authored about 2 years ago by Daniel Moore <[email protected]>
empty binding rest; nested binding rest with at params

github.com/DanielXMoore/Civet - 9bffd3286d6393f7094f117f3bcfe531056d1dd9 authored about 2 years ago by Daniel Moore <[email protected]>