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

sourcemapping backtick

github.com/DanielXMoore/Civet - cceff5be30c5d95d28122179e581cd131ce5c884 authored about 2 years ago by Daniel Moore <[email protected]>
parn-less for; default const dec in for; consolidate for rules

github.com/DanielXMoore/Civet - a70b4ab4d4003bc556452743e45ebfcc69cde51b authored about 2 years ago by Daniel Moore <[email protected]>
var decs type annotations

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

github.com/DanielXMoore/Civet - 04a03a21a8e651d2be654b0a524e17ee3df97dd0 authored about 2 years ago by Daniel Moore <[email protected]>
type suffix in var

github.com/DanielXMoore/Civet - 6916e2edeb4f547cc08865a0d2641b365b503226 authored about 2 years ago by Daniel Moore <[email protected]>
don't insert semi-colons at every statement end

github.com/DanielXMoore/Civet - 99dfca9ac523f4200c20383e9dfdfa4251cf5034 authored about 2 years ago by Daniel Moore <[email protected]>
argument splats

github.com/DanielXMoore/Civet - 10dcb01c6ce0d656dcda309d9297a4aaf2e48496 authored about 2 years ago by Daniel Moore <[email protected]>
multiple as suffix

github.com/DanielXMoore/Civet - 06534ad9dc115813aa5fee724abafe3a9aada287 authored about 2 years ago by Daniel Moore <[email protected]>
declare function signature

github.com/DanielXMoore/Civet - 9236711d9aa2bb070b45f6805368bd1201af22d0 authored about 2 years ago by Daniel Moore <[email protected]>
function rest parameter; more verbatim parameter separators

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

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

github.com/DanielXMoore/Civet - 385c3e46182a0d45e6f644eb68a543586c4b9514 authored about 2 years ago by Daniel Moore <[email protected]>
keep interface property delimiters as written

github.com/DanielXMoore/Civet - 46d8dfa192486e911e577038a3912d87d8334359 authored about 2 years ago by Daniel Moore <[email protected]>
typescript question mark suffix

github.com/DanielXMoore/Civet - 197c81a4f9e78e15a58181593a3816ed9047ea99 authored about 2 years ago by Daniel Moore <[email protected]>
type tuple

github.com/DanielXMoore/Civet - 712af3403bd12fa76d3ab115c90a3c7241c02474 authored about 2 years ago by Daniel Moore <[email protected]>
comma delimited interface blocks

github.com/DanielXMoore/Civet - 4c492e579a5f247a9df36112accb7724585ddcfa authored about 2 years ago by Daniel Moore <[email protected]>
interface type parameters

github.com/DanielXMoore/Civet - abc41c48474837e82eddb0ddd0f51ccc3c070ebd authored about 2 years ago by Daniel Moore <[email protected]>
more chained comparison tests

github.com/DanielXMoore/Civet - 5dc9db265c85f4d5159a108bfe2d4e2b9e2f18f1 authored about 2 years ago by Daniel Moore <[email protected]>
chained comparison docs

github.com/DanielXMoore/Civet - 704209916749a9b6a1b8b5575d5a3d285cd0094a authored about 2 years ago by Daniel Moore <[email protected]>
chained comparisons without refs

github.com/DanielXMoore/Civet - 6fb0f1ccceea0eff6ebc653603b8cf4c51126de9 authored about 2 years ago by Daniel Moore <[email protected]>
removed excess NonIdContinue

github.com/DanielXMoore/Civet - d850648759345d8880f37fa230700169bd73a1e0 authored about 2 years ago by Daniel Moore <[email protected]>
big int hex, octal, binary

github.com/DanielXMoore/Civet - 70af6e4d702cf261e17b9e91f1410be5509cd13f authored about 2 years ago by Daniel Moore <[email protected]>
implicit returns return if missing else block

github.com/DanielXMoore/Civet - 6ef72d3c2c95f78caf78590e69a62aab86dc2bb0 authored about 2 years ago by Daniel Moore <[email protected]>
compat docs

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

github.com/DanielXMoore/Civet - 56ecd49055e70b904223bdce6c8290b9ae021059 authored about 2 years ago by Daniel Moore <[email protected]>
DecimalLiteral up to spec; number property access

github.com/DanielXMoore/Civet - a2a960c2aae5cbe1dcc94825412f6c6532a59a3b authored about 2 years ago by Daniel Moore <[email protected]>
fixed implicit returns in block statements

github.com/DanielXMoore/Civet - 70a2d803b7d62a5c4475930665948b5931a6f60b authored about 2 years ago by Daniel Moore <[email protected]>
starting auto-var

github.com/DanielXMoore/Civet - 91f97a54a54f778875357f9eade0229d91d68f6f authored about 2 years ago by Daniel Moore <[email protected]>
civet config directives

github.com/DanielXMoore/Civet - ec04075da18649cc86ece6af3e677426a8ab0967 authored about 2 years ago by Daniel Moore <[email protected]>
pulled modify string init higher

github.com/DanielXMoore/Civet - 5a82f5d0c0f2732efae5548b76a5e14719d99ea5 authored about 2 years ago by Daniel Moore <[email protected]>
implicit returns (method definition; fat arrow; longhand; void; set)

github.com/DanielXMoore/Civet - a6cb85377306988164fee6e201069c6d3d2f002b authored about 2 years ago by Daniel Moore <[email protected]>
Implicit returns (#2)

Implicit returns

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

github.com/DanielXMoore/Civet - 345f7fa27d2fbbe61a93405aa21846935e4dbecc authored about 2 years ago by Daniel Moore <[email protected]>
don't allow multi-line whitespace before function arrow

github.com/DanielXMoore/Civet - 206aba5d4dd770c9b7abe70b8f32f2ca93c31add authored about 2 years ago by Daniel Moore <[email protected]>
coffeeCompat string interpolation

github.com/DanielXMoore/Civet - 23f33b637745d1460db4e42def819753837dd5e7 authored about 2 years ago by Daniel Moore <[email protected]>
multiple switch/when expressions; parser cleanup

github.com/DanielXMoore/Civet - 23c6362c0410d8bff287ee2fa54bef8cd367e974 authored about 2 years ago by Daniel Moore <[email protected]>
line continuations and multi-line string literals

github.com/DanielXMoore/Civet - 6fb24358a6a5dd76c73cd71d295f41ac2c800204 authored about 2 years ago by Daniel Moore <[email protected]>
test cleanup;

github.com/DanielXMoore/Civet - 6ea3988d9324ab68be904f172daa7773ec7325f5 authored about 2 years ago by Daniel Moore <[email protected]>
block template strings

github.com/DanielXMoore/Civet - 7962ff7a9dadf8351d8d0166590183dcbfe022ff authored about 2 years ago by Daniel Moore <[email protected]>
fix for trailing newline

github.com/DanielXMoore/Civet - f33f344617d00d4e156959d86f6c16b5052e4a63 authored about 2 years ago by Daniel Moore <[email protected]>
block string interpolation

github.com/DanielXMoore/Civet - 441632ce6e881d4deeece4d6fd6e1e2e3a0a7448 authored about 2 years ago by Daniel Moore <[email protected]>
constructor shorthand

github.com/DanielXMoore/Civet - 046f01aeddec86979baf1352b7ff0af0be6dec50 authored about 2 years ago by Daniel Moore <[email protected]>
consolidated indentation tracking; fixed indentation bug

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

github.com/DanielXMoore/Civet - 78e16897637e04885738f1bd6a7e09039547b3c4 authored about 2 years ago by Daniel Moore <[email protected]>
function calls with implicit parens and trailing accessors now looking pretty good

github.com/DanielXMoore/Civet - d2db01fe1243c9aded46dffbf7d7d37dc67536a7 authored about 2 years ago by Daniel Moore <[email protected]>
global to module

github.com/DanielXMoore/Civet - c4bab2e86392fdfedb433d93b9a4d50189e41ecc authored about 2 years ago by Daniel Moore <[email protected]>
hacky nested function application for indented objects

github.com/DanielXMoore/Civet - b5bd993ab5c4b5d321af73e28e603f0977ce4d66 authored about 2 years ago by Daniel Moore <[email protected]>
consolidated MethodSignature and MethodDefinition

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

github.com/DanielXMoore/Civet - 3384adf1365e6e1717bdedf421c9f13676b16c02 authored about 2 years ago by Daniel Moore <[email protected]>
class static shorthand

github.com/DanielXMoore/Civet - cb02b2405255ad00b7f06367bd8fb52fa2c202ca authored about 2 years ago by Daniel Moore <[email protected]>
Removed __ from in front of BindingIdentifier

github.com/DanielXMoore/Civet - ff643a1e4618e9d2ef3d25a8f41cd159310f323d authored about 2 years ago by Daniel Moore <[email protected]>
refactored implicit application into Arguments

github.com/DanielXMoore/Civet - 59179b3d71cb222886bb9b8121e17e2c2f7980c7 authored about 2 years ago by Daniel Moore <[email protected]>
don't insert trailing object commas; nested lexical bindings

github.com/DanielXMoore/Civet - 2a098e02c2db9666a2ae93181469797a07ac34ad authored about 2 years ago by Daniel Moore <[email protected]>
removed extra __ before Expression in rules

github.com/DanielXMoore/Civet - 0d0553ad0405ccaaa6b144558decfe5a273e9289 authored about 2 years ago by Daniel Moore <[email protected]>
source map errors in esm loader; updated readme

github.com/DanielXMoore/Civet - 60cd4f62791aaf49950ff86805cdcf57c4d534f7 authored about 2 years ago by Daniel Moore <[email protected]>
sourcemapping block strings

github.com/DanielXMoore/Civet - 294c302d4e2fb7b9adf4a6b2398ad4353c38adff authored about 2 years ago by Daniel Moore <[email protected]>
sourcemapping implied imports; const/readonly assignment; multiline-comment; postfix conditionals

github.com/DanielXMoore/Civet - baaaa359bb9159e4333cdb3d32cff9354b2858a7 authored about 2 years ago by Daniel Moore <[email protected]>
source maps are p good now

github.com/DanielXMoore/Civet - 05cf75548e3c1b01e99b8af7d034c5c900743db9 authored about 2 years ago by Daniel Moore <[email protected]>
source maps remapping

github.com/DanielXMoore/Civet - 5e4c165c595af5970e75ab5caf77c0ff740ded15 authored about 2 years ago by Daniel Moore <[email protected]>
Updated coffee esm

github.com/DanielXMoore/Civet - 8eebdba8692e61a0f753648df5a3060f583b6fc4 authored about 2 years ago by Daniel Moore <[email protected]>
more tokens in parser for better source mapping; more tests

github.com/DanielXMoore/Civet - b219de3a3fac7a27e8226ecab26250e804057b00 authored about 2 years ago by Daniel Moore <[email protected]>
fix regexp when first character is backslash escape

github.com/DanielXMoore/Civet - 87def37484704dede56e4399ae5ae758d0d4cf53 authored about 2 years ago by Daniel Moore <[email protected]>
plugin update; c8 coverage

github.com/DanielXMoore/Civet - 50f9bf10e3935a50dd18e0757b12843591f77cc8 authored about 2 years ago by Daniel Moore <[email protected]>
@types/coffeescript

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

github.com/DanielXMoore/Civet - 0def4a21e56f91e7a4b8d3165764ae2a05640c36 authored about 2 years ago by Daniel Moore <[email protected]>
--inline-map

github.com/DanielXMoore/Civet - 5493de5b84d7b97815acb3207a22499757bd0db6 authored about 2 years ago by Daniel Moore <[email protected]>
simplified readonly and const insertion

github.com/DanielXMoore/Civet - 91892cab50682e65985a97985ae3871f2c9c611e authored about 2 years ago by Daniel Moore <[email protected]>
fix line continuation of nested binary op for types

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

github.com/DanielXMoore/Civet - 0ad95defd41e6ab4753464b85fe955bdc3f0b788 authored about 2 years ago by Daniel Moore <[email protected]>
added case to control keywords

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

github.com/DanielXMoore/Civet - b8ef01cf15c21216492cddc87878732f4cac46ac authored about 2 years ago by Daniel Moore <[email protected]>
fixed sourcemap bug with 'in' and 'instanceof' binary operators

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

github.com/DanielXMoore/Civet - 1c029edc4493ac167108c2f4a587abcf0835a171 authored about 2 years ago by Daniel Moore <[email protected]>
Added null-coalescing assignment shorthand

github.com/DanielXMoore/Civet - 31b8581f2c8f2ca2e85fb80b0ceac655d614586d authored about 2 years ago by Daniel Moore <[email protected]>
fix EOS multi-line comment interaction

github.com/DanielXMoore/Civet - c5b89694c5921968532b285bd8ff45dbbf3de9d6 authored about 2 years ago by Daniel Moore <[email protected]>
removed some debugging comments

github.com/DanielXMoore/Civet - 7e3b8711a33a910e8c1a8df22ea9ad61e9cef784 authored about 2 years ago by Daniel Moore <[email protected]>
reduce package size

github.com/DanielXMoore/Civet - fb6b728d6515d06732591519f94d1aa3e02bc609 authored about 2 years ago by Daniel Moore <[email protected]>
removed trailing commas

github.com/DanielXMoore/Civet - 69626d1fc215cf92dacd81e89e6dda115ca4a1a1 authored about 2 years ago by Daniel Moore <[email protected]>
fix for sometimes additional trailing comma

github.com/DanielXMoore/Civet - e00a620f4be2f84a0dc6fbc3a3a3030072382254 authored about 2 years ago by Daniel Moore <[email protected]>
typo; updated notes; updated todo

github.com/DanielXMoore/Civet - cfa06e0d5f1e7b4c57feb5a1eaf4b0da5cd6cb8b authored over 2 years ago by Daniel Moore <[email protected]>
started building the extension with Civet

github.com/DanielXMoore/Civet - b57fe8f2972f98abc4726be67664a7fe356edbb7 authored over 2 years ago by Daniel Moore <[email protected]>
Added test case for nested object in parenless function call followed by chained method call

github.com/DanielXMoore/Civet - 4bd644ca5104abb7d8da98a457153f68c4aac47d authored over 2 years ago by Daniel Moore <[email protected]>
Merge branch 'transpilation-overhaul'

github.com/DanielXMoore/Civet - 023ef8c9b7df5cfba63953883028c573bf4329ec authored over 2 years ago by Daniel Moore <[email protected]>
converted build script to .civet

github.com/DanielXMoore/Civet - cb6310fb7a7da57100da5fe23e538bb2a7f631f0 authored over 2 years ago by Daniel Moore <[email protected]>
Merge pull request #1 from DanielXMoore/transpilation-overhaul

Transpilation overhaul

github.com/DanielXMoore/Civet - bee96ebf1cd4902e87e134ffe896d3dc06d2203e authored over 2 years ago by Daniel X Moore <[email protected]>
testing coffee updates

github.com/DanielXMoore/Civet - 646ac1f5736e283b69089ed71a6fa54549b8b011 authored over 2 years ago by Daniel Moore <[email protected]>
go to definition for transpiled files

github.com/DanielXMoore/Civet - 6c1ec3cb78e37ae332091123f91c24abc5abb2fd authored over 2 years ago by Daniel Moore <[email protected]>