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

0.6.57

f482df037a47543517587fbdb9cdb3689f6b663d authored about 1 year ago by Erik Demaine <[email protected]>
Merge pull request #859 from DanielXMoore/implicit-extension

Support implicit .civet importing unless implicitExtension: false

9e9465c1950febc6b58d1a06a6e49a8be407c7fa authored about 1 year ago by Erik Demaine <[email protected]>
Merge pull request #860 from DanielXMoore/vite-hot

handleHotUpdate to fix Vite HMR (watch in dev mode)

99ec357fbf747ad948522fe9779034709d4ec4bb authored about 1 year ago by Erik Demaine <[email protected]>
handleHotUpdate to fix Vite HMR (watch in dev mode)

4bdceedf80d168f1a6d54d1c3985278aca5388b2 authored about 1 year ago by Erik Demaine <[email protected]>
Fix for absolute paths

9de43aeb609f26cf1b56e481113ead47a4096e5c authored about 1 year ago by Erik Demaine <[email protected]>
Support implicit .civet importing unless implicitExtension: false

71d9e994ded8d2dd18cb33620879482a1f86b422 authored about 1 year ago by Erik Demaine <[email protected]>
0.6.56

40763a0f552db678e9e4d216d1100794c87f1499 authored about 1 year ago by Erik Demaine <[email protected]>
Merge pull request #857 from Mokshit06/fix-unplugin-sourcemap

Fix sourcemap issue in unplugin (#846)

4271bc59c3be0807b78d06fdd0cec6844b002bad authored about 1 year ago by Erik Demaine <[email protected]>
Add ts: 'esbuild' test

0a682d854f5d12bd1e7addce90302c71caa97a74 authored about 1 year ago by Erik Demaine <[email protected]>
Update prettier

* prettier 3.1.1 supports import attributes
* markdown-it needs synchronous interface via @prett...

14fa52f5f480ba2f7b70bdfe537e2e508bb55a85 authored about 1 year ago by Erik Demaine <[email protected]>
Merge pull request #855 from DanielXMoore/850

Fix #850: Wrap parens around thick pipes with refs in declarations

f492813b80bf42163808ae94d4b35f8a91e63562 authored about 1 year ago by Daniel X Moore <[email protected]>
Merge pull request #856 from DanielXMoore/853

Fix #853: catch clause with extra space

3115ff3fc694077bd8d6b3f5ffc4f56b8a0f26bf authored about 1 year ago by Daniel X Moore <[email protected]>
Fix case where sourcemap is already object

463c1b33b182e2798897c321734ca12a1c8e5e09 authored about 1 year ago by Mokshit06 <[email protected]>
fix sourcemap type issue

e99b5a75393c5c78091ac7d9beb69812a79dd6be authored about 1 year ago by Mokshit06 <[email protected]>
Fix #853: catch clause with extra space

099bc44bf0ab860733ae6307c982e85926beb955 authored about 1 year ago by Daniel Moore <[email protected]>
Fix #850: Wrap parens around thick pipes with refs in declarations

215bd90aaf437e7738b62efae46807bebab1ed84 authored about 1 year ago by Daniel Moore <[email protected]>
Merge pull request #851 from DanielXMoore/833

Fix #833: Add newline after trailing comment in implicit braced blocks

ed41b23a8a85c1d2df534337c42b6d2876a10d66 authored about 1 year ago by Daniel X Moore <[email protected]>
Fix #833: Add newline after trailing comment in implicit braced blocks

8368ea5dd238883164f979c1e85957431ecf7945 authored about 1 year ago by Daniel Moore <[email protected]>
Upgrade Vite

a0eee032d165437c7cadc650f0b0b13c262b62d2 authored about 1 year ago by Erik Demaine <[email protected]>
Fix JSX example in comparison

6cc5f0a5203931199d64bbc13fb2a649e770925c authored about 1 year ago by Erik Demaine <[email protected]>
0.6.55

bb1fb54ed7eae99dccb99b16f736f6b19ad61000 authored about 1 year ago by Erik Demaine <[email protected]>
Merge pull request #843 from DanielXMoore/relation-precedence

Fix special relational operator precedence

686d2cf919436186cf6d8a03224ae04f4823402e authored about 1 year ago by Erik Demaine <[email protected]>
Merge pull request #848 from DanielXMoore/import-attributes

Import attributes

9ee73923d873a260e7460439c05476bd6c34cf13 authored about 1 year ago by Erik Demaine <[email protected]>
Import attributes

2fe7bfc57d65936d27e3c7853ddc4e18d08df4d0 authored about 1 year ago by Erik Demaine <[email protected]>
Tests and fixes

fcbd336d092e1aa20742604715ebfbf5257e8be2 authored about 1 year ago by Erik Demaine <[email protected]>
Fix special relational operator precedence

Fixes #842

196089d77340f3545ee7e92575d00ee8c0bc40b6 authored about 1 year ago by Erik Demaine <[email protected]>
Merge pull request #841 from DanielXMoore/839

Fix #839: for each of declaration with auto-let

9499dc91302ef50def7339a369461321e015ac93 authored about 1 year ago by Daniel X Moore <[email protected]>
node loaders finally caught up with us

fd707cccff8787ef9edf2fd398bcdfd987f00d8a authored about 1 year ago by Daniel Moore <[email protected]>
Fix #839: for each of declaration with auto-let

95f1bb26a93cb9519a251d83be0c5c8ad8a3cd3e authored about 1 year ago by Daniel Moore <[email protected]>
Merge pull request #838 from DanielXMoore/pattern-multiline

Allow multiple patterns over multiple lines with comma

6a69acd3c08ab80e0c6d413163cd4d4029986471 authored about 1 year ago by Erik Demaine <[email protected]>
Allow multiple patterns over multiple lines with comma

Part of #335

6fb4a188d5f40aa9fec76252ac818ebb0ec0ace8 authored about 1 year ago by Erik Demaine <[email protected]>
Merge pull request #835 from bkuri/patch-1

Add bracket/comments matching to vscode plugin

513bfbd863173cb76084f40933fee2d6667baa23 authored about 1 year ago by Daniel X Moore <[email protected]>
Add bracket/comments matching

Should help towards fixing #805. Haven't tested it extensively, but it should be a solid start.

c5a1c8bb7b901a900aa8f70c055f8497afc41d55 authored about 1 year ago by Bernardo Kuri <[email protected]>
Document new pinning expressions

af57f5b609f11d66f8df9563534c1920d4f0324d authored about 1 year ago by Erik Demaine <[email protected]>
0.6.54

e56f3333f357e2fcd88dab320b07fb960e25755b authored about 1 year ago by Erik Demaine <[email protected]>
Merge pull request #834 from DanielXMoore/switch-enum

Generalize pin expressions to allow x.y and ^x.y

28ea9c58f0a6a15866cf74152916df40abe8f91c authored about 1 year ago by Erik Demaine <[email protected]>
Generalize pin expressions to allow x.y and ^x.y

Fixes #821

0ac605cbee00bdac15c249cb16310f3200957104 authored about 1 year ago by Erik Demaine <[email protected]>
Unicode operator table in docs

eff947054a73155dd225d83c13fa548f65dfbb31 authored about 1 year ago by Erik Demaine <[email protected]>
Fix Unicode symbols in Playground (#827)

0dc051342ab8f2e35bdab0b9c085ff91a42a59d0 authored about 1 year ago by Erik Demaine <[email protected]>
0.6.53

fc0aea12259f6052a50393c283f73909669798b4 authored about 1 year ago by Erik Demaine <[email protected]>
x<y>z examples

0a839b21ae25a714a9a9001688b8b42fc9d82078 authored about 1 year ago by Erik Demaine <[email protected]>
Merge pull request #807 from DanielXMoore/72

Fix #72. Reset service when tsconfig changes

f818c1e7b311c41c110fbef8827b3628f9ff4bcf authored about 1 year ago by Daniel X Moore <[email protected]>
Merge pull request #830 from DanielXMoore/824

Fix snug `x<y`

4c4d0a0176becfd20c5294887afc682e59e28dab authored about 1 year ago by Daniel X Moore <[email protected]>
Merge pull request #810 from Mokshit06/fix-typescript-support

Fix unplugin Typescript builds and update API

5156d65c2e1a76a2472917ca4e1123e85914d579 authored about 1 year ago by Erik Demaine <[email protected]>
Fix deprecation comments

2cb41421863c598898ef43cabb96dad219f4ae17 authored about 1 year ago by Erik Demaine <[email protected]>
Fix #824: snug a<b

c474acf87cf94e84bc38290a49a069f6f340fb1f authored about 1 year ago by Daniel Moore <[email protected]>
Allow snug operator assignment

066a6138b8b0e059b63b4653e8b557948cb47800 authored about 1 year ago by Daniel Moore <[email protected]>
Fix #72. Reset service when tsconfig changes

3fd1c411f1e8c21999ee08c78fdaa5145063acf9 authored about 1 year ago by Daniel Moore <[email protected]>
Mention new comparisons in reference too

74a7ec03dd05dd578d740d0a20aff2ef330f270d authored about 1 year ago by Erik Demaine <[email protected]>
Add invalid examples to Operator Spacing

129f0358350408a9a5afdf4998de763b20baee9b authored about 1 year ago by Erik Demaine <[email protected]>
Document pattern matching pinning

e3476b5921e23d04df65e1fd0d50e98acead6d39 authored about 1 year ago by Erik Demaine <[email protected]>
Use Playground in Operator Spacing

253f0b5b384ce05cde3700be3814b03ef2d81032 authored about 1 year ago by Erik Demaine <[email protected]>
Comparison: operator spacing

f4a118eb526fe6a49e6d42255b790f2828cff9be authored about 1 year ago by Erik Demaine <[email protected]>
0.6.52

127770783440b47e3611983b86c72425014747f1 authored about 1 year ago by Erik Demaine <[email protected]>
Merge pull request #820 from DanielXMoore/template-literal-type-arguments

Type arguments in template literals

bc4e1cc89da2248e06d2fab97b371945a0033df4 authored about 1 year ago by Erik Demaine <[email protected]>
Type arguments in template literals

Fixes #819

387870faaf19036fb40c556d759a3b96abb51ebd authored about 1 year ago by Erik Demaine <[email protected]>
Fix build

bd89977abe786f098ba832c08a0b414df5413ae5 authored about 1 year ago by Erik Demaine <[email protected]>
Merge pull request #817 from DanielXMoore/ampersand-assignment

Assignments in & functions

dcdce25d1afb62cf55f931149e8500399119b938 authored about 1 year ago by Erik Demaine <[email protected]>
Merge pull request #816 from DanielXMoore/indented-params

Indented function parameters

f745e54289c132ce359d24accd73fd2cf81333d8 authored about 1 year ago by Erik Demaine <[email protected]>
Assignments in & functions

f3adf58c64be1a53d7c3cb70b7e0f04cd796f3bc authored about 1 year ago by Erik Demaine <[email protected]>
More negative tests

0ed88df632741207e1c59399f90f217ae2b950e2 authored about 1 year ago by Erik Demaine <[email protected]>
Indented function parameters

Rewrite NonEmptyParameters to include Nested forms.

Fixes #760. Fixes #811.

4771dbcca850e21c68cb952a3498293a15cb6dd1 authored about 1 year ago by Erik Demaine <[email protected]>
Merge pull request #815 from DanielXMoore/promise-void-non-async

Fix Promise<void> in non-async function

61c8f2d555a7c16d5ab1c22e81d3d6fa101d4a8d authored about 1 year ago by Erik Demaine <[email protected]>
More tests for coverage

dbcd0a051ba0ac9e9846fad697fb9b3163bdb6f6 authored about 1 year ago by Erik Demaine <[email protected]>
Fix Promise<void> in non-async function

Fixes #814

644907871e3cf0ab7fbff8bac15871322f63f05a authored about 1 year ago by Erik Demaine <[email protected]>
Update moduleResolution in tsconfigs

"nodenext" or "bundler" is needed to correctly resolve unplugin types
(otherwise TypeScript does...

ce4c284a54a2deeabf5f407aa26d4091668d982d authored about 1 year ago by Erik Demaine <[email protected]>
Prevent esbuild from processing JSX

037de873976c2efb28249854a3b937592898eba5 authored about 1 year ago by Erik Demaine <[email protected]>
Documentation tweaks

0c998433f07a3d27df5cb80df956fc5d0ad2ce68 authored about 1 year ago by Erik Demaine <[email protected]>
0.6.51

2bcb609195626397195d1abeba73bf1951c4a58a authored about 1 year ago by Erik Demaine <[email protected]>
Add warning for implicit civet mode

8ee80e8d434e76d432c304d063cdd6aace8415ed authored about 1 year ago by Mokshit06 <[email protected]>
Add more info in unplugin docs

dfab088bc9f72405979c8685fa03a724ceabd2bd authored about 1 year ago by Mokshit06 <[email protected]>
Fix civet mode bug

9b3d52de7b910e345e19a8e773766af28d023a81 authored about 1 year ago by Mokshit06 <[email protected]>
Add js and dts options (deprecated)

35f320a500b1b1986634b6d336a759191f312bc8 authored about 1 year ago by Mokshit06 <[email protected]>
Update docs

2ffbfd4b88fb922beb4126badb67efbc045d1d41 authored about 1 year ago by Mokshit06 <[email protected]>
Add warning for implicit civet mode

603652a1e169e3406b6e84728b53cc7c32c0b081 authored about 1 year ago by Mokshit06 <[email protected]>
update docs with new API

5997bfbd5878d9608b6dc1e865bc77799abcfcf1 authored about 1 year ago by Mokshit06 <[email protected]>
implement new unplugin options and fix ts builds

d3d2f0a71512c7b13ebf09ddd8f07f5019f6c1a4 authored about 1 year ago by Mokshit06 <[email protected]>
Merge pull request #809 from DanielXMoore/dependabot/npm_and_yarn/axios-1.6.0

Bump axios from 1.5.0 to 1.6.0

0efd56eb5fff8f35173a17623064279753409476 authored about 1 year ago by Daniel X Moore <[email protected]>
Bump axios from 1.5.0 to 1.6.0

Bumps [axios](https://github.com/axios/axios) from 1.5.0 to 1.6.0.
- [Release notes](https://git...

49af381afe8005f1fa522d893adc0e8db8b59b06 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mention sourcemap option in esbuild examples

2880fc82abd17a3fcb3ecb9cd3d79f5d2a1eb83e authored about 1 year ago by Erik Demaine <[email protected]>
Browser compiler instructions

79307501eb0f22345b34a68b5cd54b2fa9959d24 authored about 1 year ago by Erik Demaine <[email protected]>
xor docs raw (no prettier)

701507c690e9f505b70a85ef4fbc803dde7e74eb authored about 1 year ago by Erik Demaine <[email protected]>
Replace FiraMono with FiraCode with flags

aebdd20301612d62d6b26a37ee7f80947492e558 authored about 1 year ago by Erik Demaine <[email protected]>
Add missing `.default` to unplugin example

90f360ee5470997939107d330babf3c039122f1f authored about 1 year ago by Erik Demaine <[email protected]>
Merge pull request #802 from DanielXMoore/705

Fix #705

38b658b7c18264dd5340603b6471d4fe228ffb2e authored about 1 year ago by Daniel X Moore <[email protected]>
Fix #705

62959d9bd95b2706c9cd5afe207b4d92da4ffdc4 authored about 1 year ago by Daniel Moore <[email protected]>
Merge pull request #799 from bbrk24/xor-typing

Update xor typing

f39bf83b3a4b74411e69afaa108ad1ca28eef787 authored about 1 year ago by Daniel X Moore <[email protected]>
Merge pull request #801 from DanielXMoore/lsp-references

Added references to lsp

dc620db40c629071e93a6c49c0cdadedd66f77b4 authored about 1 year ago by Daniel X Moore <[email protected]>
Update readme with implemented features

f07b88d7b39b9e44b295d72fcaee3dcf2991bda6 authored about 1 year ago by Daniel Moore <[email protected]>
Added references to lsp

c8b8f7e45ef9883ab43b7a988b8295595f125f64 authored about 1 year ago by Daniel Moore <[email protected]>
Fully accurate typing for XOR

043fb386b43425fed24c5cf6a7ccdc2293bc49b0 authored about 1 year ago by William Baker <[email protected]>
Add fully accurate typing for XNOR

9c4d172975100418512a9ed362efaafad64fdd75 authored about 1 year ago by William Baker <[email protected]>
Merge pull request #797 from Mokshit06/fix-path-resolution

Check for existence of absolute path in unplugin

be3fa5d1feb4ef3e67b7fca79e2d98cef0bb43f6 authored about 1 year ago by Daniel X Moore <[email protected]>
Update xor typing

149d6871c212948e9def2d8b25f4d88978bfbdb4 authored about 1 year ago by William Baker <[email protected]>
remove unnecessary path cleanse

e1b4005b86b1c8362a414e8386e0d8d6cc233122 authored about 1 year ago by Mokshit06 <[email protected]>
check for existence of absolute path in unplugin

6eabf773132ef9fdeb40cfa3e597a6c2bce57535 authored about 1 year ago by Mokshit06 <[email protected]>
0.6.50

7a48643419638b52ec7bf16926e941d219150cc3 authored about 1 year ago by Erik Demaine <[email protected]>
Merge pull request #796 from DanielXMoore/704

Fix #704; better open paren whitespace handling in type declarations

e9be075812b8626df528edf01ade11a3494133f2 authored about 1 year ago by Daniel X Moore <[email protected]>
Merge pull request #795 from DanielXMoore/comma-expression

Forbid comma operator in one-line thin arrow functions

98005b08bccb5e6b5ce1f8a46be4438e7bfcf46d authored about 1 year ago by Erik Demaine <[email protected]>
Fix #704; better open paren whitespace handling in type declarations

853084e2cca77bdd4e25fe25e15d70f21a4283fc authored about 1 year ago by Daniel Moore <[email protected]>