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
github.com/DanielXMoore/Civet - f482df037a47543517587fbdb9cdb3689f6b663d authored about 1 year ago by Erik Demaine <[email protected]>
Support implicit .civet importing unless implicitExtension: false
github.com/DanielXMoore/Civet - 9e9465c1950febc6b58d1a06a6e49a8be407c7fa authored about 1 year ago by Erik Demaine <[email protected]>handleHotUpdate to fix Vite HMR (watch in dev mode)
github.com/DanielXMoore/Civet - 99ec357fbf747ad948522fe9779034709d4ec4bb authored about 1 year ago by Erik Demaine <[email protected]>github.com/DanielXMoore/Civet - 4bdceedf80d168f1a6d54d1c3985278aca5388b2 authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - 9de43aeb609f26cf1b56e481113ead47a4096e5c authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - 71d9e994ded8d2dd18cb33620879482a1f86b422 authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - 40763a0f552db678e9e4d216d1100794c87f1499 authored about 1 year ago by Erik Demaine <[email protected]>
Fix sourcemap issue in unplugin (#846)
github.com/DanielXMoore/Civet - 4271bc59c3be0807b78d06fdd0cec6844b002bad authored about 1 year ago by Erik Demaine <[email protected]>github.com/DanielXMoore/Civet - 0a682d854f5d12bd1e7addce90302c71caa97a74 authored about 1 year ago by Erik Demaine <[email protected]>
* prettier 3.1.1 supports import attributes
* markdown-it needs synchronous interface via @prett...
Fix #850: Wrap parens around thick pipes with refs in declarations
github.com/DanielXMoore/Civet - f492813b80bf42163808ae94d4b35f8a91e63562 authored about 1 year ago by Daniel X Moore <[email protected]>Fix #853: catch clause with extra space
github.com/DanielXMoore/Civet - 3115ff3fc694077bd8d6b3f5ffc4f56b8a0f26bf authored about 1 year ago by Daniel X Moore <[email protected]>github.com/DanielXMoore/Civet - 463c1b33b182e2798897c321734ca12a1c8e5e09 authored about 1 year ago by Mokshit06 <[email protected]>
github.com/DanielXMoore/Civet - e99b5a75393c5c78091ac7d9beb69812a79dd6be authored about 1 year ago by Mokshit06 <[email protected]>
github.com/DanielXMoore/Civet - 099bc44bf0ab860733ae6307c982e85926beb955 authored about 1 year ago by Daniel Moore <[email protected]>
github.com/DanielXMoore/Civet - 215bd90aaf437e7738b62efae46807bebab1ed84 authored about 1 year ago by Daniel Moore <[email protected]>
Fix #833: Add newline after trailing comment in implicit braced blocks
github.com/DanielXMoore/Civet - ed41b23a8a85c1d2df534337c42b6d2876a10d66 authored about 1 year ago by Daniel X Moore <[email protected]>github.com/DanielXMoore/Civet - 8368ea5dd238883164f979c1e85957431ecf7945 authored about 1 year ago by Daniel Moore <[email protected]>
github.com/DanielXMoore/Civet - a0eee032d165437c7cadc650f0b0b13c262b62d2 authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - 6cc5f0a5203931199d64bbc13fb2a649e770925c authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - bb1fb54ed7eae99dccb99b16f736f6b19ad61000 authored about 1 year ago by Erik Demaine <[email protected]>
Fix special relational operator precedence
github.com/DanielXMoore/Civet - 686d2cf919436186cf6d8a03224ae04f4823402e authored about 1 year ago by Erik Demaine <[email protected]>Import attributes
github.com/DanielXMoore/Civet - 9ee73923d873a260e7460439c05476bd6c34cf13 authored about 1 year ago by Erik Demaine <[email protected]>github.com/DanielXMoore/Civet - 2fe7bfc57d65936d27e3c7853ddc4e18d08df4d0 authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - fcbd336d092e1aa20742604715ebfbf5257e8be2 authored about 1 year ago by Erik Demaine <[email protected]>
Fixes #842
github.com/DanielXMoore/Civet - 196089d77340f3545ee7e92575d00ee8c0bc40b6 authored about 1 year ago by Erik Demaine <[email protected]>Fix #839: for each of declaration with auto-let
github.com/DanielXMoore/Civet - 9499dc91302ef50def7339a369461321e015ac93 authored about 1 year ago by Daniel X Moore <[email protected]>github.com/DanielXMoore/Civet - fd707cccff8787ef9edf2fd398bcdfd987f00d8a authored about 1 year ago by Daniel Moore <[email protected]>
github.com/DanielXMoore/Civet - 95f1bb26a93cb9519a251d83be0c5c8ad8a3cd3e authored about 1 year ago by Daniel Moore <[email protected]>
Allow multiple patterns over multiple lines with comma
github.com/DanielXMoore/Civet - 6a69acd3c08ab80e0c6d413163cd4d4029986471 authored about 1 year ago by Erik Demaine <[email protected]>Part of #335
github.com/DanielXMoore/Civet - 6fb4a188d5f40aa9fec76252ac818ebb0ec0ace8 authored about 1 year ago by Erik Demaine <[email protected]>Add bracket/comments matching to vscode plugin
github.com/DanielXMoore/Civet - 513bfbd863173cb76084f40933fee2d6667baa23 authored about 1 year ago by Daniel X Moore <[email protected]>Should help towards fixing #805. Haven't tested it extensively, but it should be a solid start.
github.com/DanielXMoore/Civet - c5a1c8bb7b901a900aa8f70c055f8497afc41d55 authored about 1 year ago by Bernardo Kuri <[email protected]>github.com/DanielXMoore/Civet - af57f5b609f11d66f8df9563534c1920d4f0324d authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - e56f3333f357e2fcd88dab320b07fb960e25755b authored about 1 year ago by Erik Demaine <[email protected]>
Generalize pin expressions to allow x.y and ^x.y
github.com/DanielXMoore/Civet - 28ea9c58f0a6a15866cf74152916df40abe8f91c authored about 1 year ago by Erik Demaine <[email protected]>Fixes #821
github.com/DanielXMoore/Civet - 0ac605cbee00bdac15c249cb16310f3200957104 authored about 1 year ago by Erik Demaine <[email protected]>github.com/DanielXMoore/Civet - eff947054a73155dd225d83c13fa548f65dfbb31 authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - 0dc051342ab8f2e35bdab0b9c085ff91a42a59d0 authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - fc0aea12259f6052a50393c283f73909669798b4 authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - 0a839b21ae25a714a9a9001688b8b42fc9d82078 authored about 1 year ago by Erik Demaine <[email protected]>
Fix #72. Reset service when tsconfig changes
github.com/DanielXMoore/Civet - f818c1e7b311c41c110fbef8827b3628f9ff4bcf authored about 1 year ago by Daniel X Moore <[email protected]>Fix snug `x<y`
github.com/DanielXMoore/Civet - 4c4d0a0176becfd20c5294887afc682e59e28dab authored about 1 year ago by Daniel X Moore <[email protected]>Fix unplugin Typescript builds and update API
github.com/DanielXMoore/Civet - 5156d65c2e1a76a2472917ca4e1123e85914d579 authored about 1 year ago by Erik Demaine <[email protected]>github.com/DanielXMoore/Civet - 2cb41421863c598898ef43cabb96dad219f4ae17 authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - c474acf87cf94e84bc38290a49a069f6f340fb1f authored about 1 year ago by Daniel Moore <[email protected]>
github.com/DanielXMoore/Civet - 066a6138b8b0e059b63b4653e8b557948cb47800 authored about 1 year ago by Daniel Moore <[email protected]>
github.com/DanielXMoore/Civet - 3fd1c411f1e8c21999ee08c78fdaa5145063acf9 authored about 1 year ago by Daniel Moore <[email protected]>
github.com/DanielXMoore/Civet - 74a7ec03dd05dd578d740d0a20aff2ef330f270d authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - 129f0358350408a9a5afdf4998de763b20baee9b authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - e3476b5921e23d04df65e1fd0d50e98acead6d39 authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - 253f0b5b384ce05cde3700be3814b03ef2d81032 authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - f4a118eb526fe6a49e6d42255b790f2828cff9be authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - 127770783440b47e3611983b86c72425014747f1 authored about 1 year ago by Erik Demaine <[email protected]>
Type arguments in template literals
github.com/DanielXMoore/Civet - bc4e1cc89da2248e06d2fab97b371945a0033df4 authored about 1 year ago by Erik Demaine <[email protected]>Fixes #819
github.com/DanielXMoore/Civet - 387870faaf19036fb40c556d759a3b96abb51ebd authored about 1 year ago by Erik Demaine <[email protected]>github.com/DanielXMoore/Civet - bd89977abe786f098ba832c08a0b414df5413ae5 authored about 1 year ago by Erik Demaine <[email protected]>
Assignments in & functions
github.com/DanielXMoore/Civet - dcdce25d1afb62cf55f931149e8500399119b938 authored about 1 year ago by Erik Demaine <[email protected]>Indented function parameters
github.com/DanielXMoore/Civet - f745e54289c132ce359d24accd73fd2cf81333d8 authored about 1 year ago by Erik Demaine <[email protected]>github.com/DanielXMoore/Civet - f3adf58c64be1a53d7c3cb70b7e0f04cd796f3bc authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - 0ed88df632741207e1c59399f90f217ae2b950e2 authored about 1 year ago by Erik Demaine <[email protected]>
Rewrite NonEmptyParameters to include Nested forms.
Fixes #760. Fixes #811.
github.com/DanielXMoore/Civet - 4771dbcca850e21c68cb952a3498293a15cb6dd1 authored about 1 year ago by Erik Demaine <[email protected]>Fix Promise<void> in non-async function
github.com/DanielXMoore/Civet - 61c8f2d555a7c16d5ab1c22e81d3d6fa101d4a8d authored about 1 year ago by Erik Demaine <[email protected]>github.com/DanielXMoore/Civet - dbcd0a051ba0ac9e9846fad697fb9b3163bdb6f6 authored about 1 year ago by Erik Demaine <[email protected]>
Fixes #814
github.com/DanielXMoore/Civet - 644907871e3cf0ab7fbff8bac15871322f63f05a authored about 1 year ago by Erik Demaine <[email protected]>
"nodenext" or "bundler" is needed to correctly resolve unplugin types
(otherwise TypeScript does...
github.com/DanielXMoore/Civet - 037de873976c2efb28249854a3b937592898eba5 authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - 0c998433f07a3d27df5cb80df956fc5d0ad2ce68 authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - 2bcb609195626397195d1abeba73bf1951c4a58a authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - 8ee80e8d434e76d432c304d063cdd6aace8415ed authored about 1 year ago by Mokshit06 <[email protected]>
github.com/DanielXMoore/Civet - dfab088bc9f72405979c8685fa03a724ceabd2bd authored about 1 year ago by Mokshit06 <[email protected]>
github.com/DanielXMoore/Civet - 9b3d52de7b910e345e19a8e773766af28d023a81 authored about 1 year ago by Mokshit06 <[email protected]>
github.com/DanielXMoore/Civet - 35f320a500b1b1986634b6d336a759191f312bc8 authored about 1 year ago by Mokshit06 <[email protected]>
github.com/DanielXMoore/Civet - 2ffbfd4b88fb922beb4126badb67efbc045d1d41 authored about 1 year ago by Mokshit06 <[email protected]>
github.com/DanielXMoore/Civet - 603652a1e169e3406b6e84728b53cc7c32c0b081 authored about 1 year ago by Mokshit06 <[email protected]>
github.com/DanielXMoore/Civet - 5997bfbd5878d9608b6dc1e865bc77799abcfcf1 authored about 1 year ago by Mokshit06 <[email protected]>
github.com/DanielXMoore/Civet - d3d2f0a71512c7b13ebf09ddd8f07f5019f6c1a4 authored about 1 year ago by Mokshit06 <[email protected]>
Bump axios from 1.5.0 to 1.6.0
github.com/DanielXMoore/Civet - 0efd56eb5fff8f35173a17623064279753409476 authored about 1 year ago by Daniel X Moore <[email protected]>
Bumps [axios](https://github.com/axios/axios) from 1.5.0 to 1.6.0.
- [Release notes](https://git...
github.com/DanielXMoore/Civet - 2880fc82abd17a3fcb3ecb9cd3d79f5d2a1eb83e authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - 79307501eb0f22345b34a68b5cd54b2fa9959d24 authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - 701507c690e9f505b70a85ef4fbc803dde7e74eb authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - aebdd20301612d62d6b26a37ee7f80947492e558 authored about 1 year ago by Erik Demaine <[email protected]>
github.com/DanielXMoore/Civet - 90f360ee5470997939107d330babf3c039122f1f authored about 1 year ago by Erik Demaine <[email protected]>
Fix #705
github.com/DanielXMoore/Civet - 38b658b7c18264dd5340603b6471d4fe228ffb2e authored about 1 year ago by Daniel X Moore <[email protected]>github.com/DanielXMoore/Civet - 62959d9bd95b2706c9cd5afe207b4d92da4ffdc4 authored about 1 year ago by Daniel Moore <[email protected]>
Update xor typing
github.com/DanielXMoore/Civet - f39bf83b3a4b74411e69afaa108ad1ca28eef787 authored about 1 year ago by Daniel X Moore <[email protected]>Added references to lsp
github.com/DanielXMoore/Civet - dc620db40c629071e93a6c49c0cdadedd66f77b4 authored about 1 year ago by Daniel X Moore <[email protected]>github.com/DanielXMoore/Civet - f07b88d7b39b9e44b295d72fcaee3dcf2991bda6 authored about 1 year ago by Daniel Moore <[email protected]>
github.com/DanielXMoore/Civet - c8b8f7e45ef9883ab43b7a988b8295595f125f64 authored about 1 year ago by Daniel Moore <[email protected]>
github.com/DanielXMoore/Civet - 043fb386b43425fed24c5cf6a7ccdc2293bc49b0 authored about 1 year ago by William Baker <[email protected]>
github.com/DanielXMoore/Civet - 9c4d172975100418512a9ed362efaafad64fdd75 authored about 1 year ago by William Baker <[email protected]>
Check for existence of absolute path in unplugin
github.com/DanielXMoore/Civet - be3fa5d1feb4ef3e67b7fca79e2d98cef0bb43f6 authored about 1 year ago by Daniel X Moore <[email protected]>github.com/DanielXMoore/Civet - 149d6871c212948e9def2d8b25f4d88978bfbdb4 authored about 1 year ago by William Baker <[email protected]>
github.com/DanielXMoore/Civet - e1b4005b86b1c8362a414e8386e0d8d6cc233122 authored about 1 year ago by Mokshit06 <[email protected]>
github.com/DanielXMoore/Civet - 6eabf773132ef9fdeb40cfa3e597a6c2bce57535 authored about 1 year ago by Mokshit06 <[email protected]>
github.com/DanielXMoore/Civet - 7a48643419638b52ec7bf16926e941d219150cc3 authored about 1 year ago by Erik Demaine <[email protected]>
Fix #704; better open paren whitespace handling in type declarations
github.com/DanielXMoore/Civet - e9be075812b8626df528edf01ade11a3494133f2 authored about 1 year ago by Daniel X Moore <[email protected]>Forbid comma operator in one-line thin arrow functions
github.com/DanielXMoore/Civet - 98005b08bccb5e6b5ce1f8a46be4438e7bfcf46d authored about 1 year ago by Erik Demaine <[email protected]>github.com/DanielXMoore/Civet - 853084e2cca77bdd4e25fe25e15d70f21a4283fc authored about 1 year ago by Daniel Moore <[email protected]>