Ecosyste.ms: OpenCollective

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

github.com/fastpack/fastpack

Pack JS code fast & easy
https://github.com/fastpack/fastpack

Visit: use short names for Ast.* modules

7abf4db9c756584d787acb7f9f509b37e8ba4d5d authored almost 7 years ago by Oleksiy Golovko <[email protected]>
Visit: add ability to visit blocks

1bfd42bcdf21471e6c01240e5e65f5fece39a203 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
FlatPacker: add failing try/catch test

92e2f9122e02678b22f9ab1bec7a93b2cc43f5af authored almost 7 years ago by Oleksiy Golovko <[email protected]>
FlatPacker: support module.exports / exports

e89ac3218fbce2dfa76e7c15e7bc326038548bae authored almost 7 years ago by Oleksiy Golovko <[email protected]>
FlatPacker: properly patching for-of and for-in statements

c3401ff6aa31cd43efdbf4a34a3e501ae2a3bda9 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
FlatPacker: properly patch bindings defined inside the pattern

2f1e8e6cb7ab9b767cd42f85b12d5c4fb4185e87 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
Scope: track the 'shorthand' for variables defined inside the pattern

1fdb674e00964f72e0e50597e0790e48d51551eb authored almost 7 years ago by Oleksiy Golovko <[email protected]>
FlatPacker: rework collision naming / handle them properly

c0514b394e7eaaed007fd496f4a508287f13edb0 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
FlatPacker: rework wrapper naming

4f3b9ddd5c33aab6a80efc5c150e5cad5a494227 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
experiment with logging

c0f80840f238d8dec3e8aab24f057bb8b4478623 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
fix test

78acd4fac0e187757b8678bd0342f5d0b60b9bd8 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
FlatPacker: fix resolve_import

1f9c453762df02ef6e5bbc2319abb6d0f19f7242 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
FlatPacker: use stateless names

8149c41041beb891a52e0d23bd127d4bd6a38738 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
FastPack: make Module.make_id more descriptive

13b7225864acb2fce1007f9905d8c496f4fce0bf authored almost 7 years ago by Oleksiy Golovko <[email protected]>
Scope: change the binding type from tuple to record

9d5c6d7124ed738a0b12af81211cc00e92172c57 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
FlatPacker: patch assignment expressions

939ad2fb7f3de185d5a4296a811569d79cde9b91 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
cleanup

ddaed5874b6337842e70b84130edeb2c2ddfe9c9 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
FlatPacker: avoid potential naming collisions

2e7f1345e0129b72a9b9195c9b987bf313c1bce5 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
update README

ce24fca4cbca530f0fcf9b0b6bf5496851265077 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
FlatPacker: remove export

1b8674c2f662b5c0ceb840c46238279edf3f40da authored almost 7 years ago by Oleksiy Golovko <[email protected]>
FlatPacker: rename bindings properly

1a78a90c3b6362c268ccecf70320c1229f6101eb authored almost 7 years ago by Oleksiy Golovko <[email protected]>
FlatPacker: properly patch import statements

5fec7446587fafc95b971813ae22f2f06f645432 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
FlatPacker: make sure to return from wrappers

b191843e4a63ddab0242f509a55f7a985e7446ff authored almost 7 years ago by Oleksiy Golovko <[email protected]>
FlatPacker: properly rename all definitions in scope

b3f02f98befbf39d2a3c292a62506b5856faaa8a authored almost 7 years ago by Oleksiy Golovko <[email protected]>
Scope: track location

944a66edc94a407cea5b94fd97c73fa805a695c4 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
FlatPacker: in-progress

4a7437c0e79fbfc914b6b0271b9c87417fc53685 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
FlatPacker: pack dynamic dependencies as functions

3619a68346db8d8b8e6aed948ee5ccd8035a0f80 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
flat packer (in progress)

7a563e2bc2335fa455d1738e7499881af6385af5 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
make named arguments for Fastpack.pack

91b978935b1e315daf26962ee1a3187223b7ff2e authored almost 7 years ago by Oleksiy Golovko <[email protected]>
bunch of minor fixes / README additions

82053be6bbcbe3d05f756d92bcc1126a06697823 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
Draft command-line interface; Fix issue with shorthands in objects

986ff34982e856df3c449a3e04c40c37a8df0a3d authored almost 7 years ago by Oleksiy Golovko <[email protected]>
move general-purpose modules to FastpackUtil/

9a52befa190cc3d777c235294cef97efa1b01b7d authored almost 7 years ago by Oleksiy Golovko <[email protected]>
factor channel out of context

0c1ff97fa43dd7a637e62f9f77ef8e62f96679ce authored almost 7 years ago by Oleksiy Golovko <[email protected]>
add infrastructure for the flat packer

b242c0a8e5b59be0b806ac4e170c96406a3b7e9d authored almost 7 years ago by Oleksiy Golovko <[email protected]>
Analyzer: support import() expressions (constant argument only)

0f840d4a5d32c6fb282cf9ce2e810cd89a342259 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
remove some magic

22559b0e2920c2d83e2ef53f3ff79c46201d10e4 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
add .ctags file

127c9fe42621004a665864f8c6fd5e554f5d6a41 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
Minor fixes

d57684c6a0adf37f58a73b3c585a216695e63d15 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
Transpile: fully support rest transpiling in `for .. of`

4a4992dcbf08acf3af3160971060686763b3094d authored almost 7 years ago by Oleksiy Golovko <[email protected]>
Transpiler: fully support for .. in

dd615622818d9f61a9bf026a539982a149866469 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
Merge pull request #12 from andreypopp/vendor-flow

WIP: Update flow parser

15a122c2b721b8e18431b15d55272e200b91cb96 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
make test pass

4144822b8db19b47292bd7f2bb165d1f44c4dc43 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
add FlowParser.install

afcca394d3082eee90bc3c84ea3b96c5fe8be119 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
Make it buildable again

6219d1f6a1930c877547c8e72057f90c62c25445 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
Fix flow submodule

d843ff76d663e02e10cce10c13e7165070e25fbd authored almost 7 years ago by Andrey Popp <[email protected]>
Fastpack: update Visit code

31f3aacfd06fca7b8b8912e301a88d20a574e7e8 authored almost 7 years ago by Andrey Popp <[email protected]>
Makefile: update bootstrap

10b44c0a510406fe62689ccccb359c69b23d7636 authored almost 7 years ago by Andrey Popp <[email protected]>
Vendor flow codebase, use flow_parser from the vendored code

We don't depend on @opam/flow_parser anymore as new versions are not
published anymore. Instead ...

6fd8ff03cfa30da33706146bd5ecd93640d474b3 authored almost 7 years ago by Andrey Popp <[email protected]>
update README

957028c1a8bb1d500a5d6e1ab00f91bf50f2cde0 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
fix Makefile

9cba36e6c5738ab9ea6812b050ee5a3fd7fb707a authored almost 7 years ago by Oleksiy Golovko <[email protected]>
fix `export default`

e0dfb7dc5f82cdb251643de4bb1cabf552930695 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
Track automatic updates

21af009a62fa871bb4ebd05c5404a502699499d8 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
Merge pull request #11 from andreypopp/esy-upgrade

Upgrade to new esy

266f51fab9cb2be94ffce47f5b9fdbdcedfd63a8 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
Merge branch 'master' into esy-upgrade

81b7f20e342d6c2fa653832ea8f627d772ba5a94 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
Fix bunch of different issues

e61164ecbf4d8ed31724db8cdd1fffa9bc325734 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
Upgrade to new esy

This requires `[email protected]` at least.

c1e763e60462564783dd8370f6a1981139d877b0 authored almost 7 years ago by Andrey Popp <[email protected]>
Fastpack: validate on the huge bundle

5db22643d842b120c73e3a3e034929f19e18bfb8 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
ParserError: report filename properly

f383bb63437b15e2f6a22176367966dbecdcc103 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
first pass on error reporting

5375522c7fa60f36bc359d99a3f31141bd1d83fa authored almost 7 years ago by Oleksiy Golovko <[email protected]>
ObjectSpread: for-of in progress + flow update 0.52

b8399734e5c252ef14bf7b5e5c77d2744dc1ead4 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
ObjectSpread: add basic for loop

ecb7ccf192b0d78b0be6c14b898df622d2b2e7e3 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
ObjectSpread: add function support

101f513f12351a32df5a4384d1744f83dfaf2bbd authored almost 7 years ago by Oleksiy Golovko <[email protected]>
ObjectSpread: assignment expressions

62f2a217e10390544ab1ecd1e8ccdb19f597c24a authored almost 7 years ago by Oleksiy Golovko <[email protected]>
ObjectSpread: complete variable declaration

f2b5b943be854541e4071dd83aeb09de9e3bce87 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
check object spread inside of arrays

ec13971589e25f06fd590e3a6b29dd56ce63b84d authored almost 7 years ago by Oleksiy Golovko <[email protected]>
Merge branch 'master' of github.com:andreypopp/fastpack

9fb202c369c88e62ce6b8f1a4cbfc2f0a6b27353 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
destructuring object (in progress)

bd1d5e0fac2deeec8dafce9e893d0d589503d110 authored almost 7 years ago by Oleksiy Golovko <[email protected]>
README

958c9033f793b0c0b38a5b3701a19850348f9c6e authored almost 7 years ago by Andrey Popp <[email protected]>
Port to esy

641a98fe8793d29a62e2fab3877a29059dc6ccad authored almost 7 years ago by Andrey Popp <[email protected]>
chore

e1f2235ea6aa38a2d94a15f878a076a57ef2e5c7 authored about 7 years ago by Oleksiy Golovko <[email protected]>
Analyze: remove non-JS imports

a2ea7e6286cb95f805d5902576e86fa817f3f4f3 authored about 7 years ago by Oleksiy Golovko <[email protected]>
Packer: add filename to module ID

a684a8a0dc9ed7e0ce9083024041f65a6429a3d3 authored about 7 years ago by Oleksiy Golovko <[email protected]>
Analyze: export complete

91c0d4b30932c95130def8a87b56704350378261 authored about 7 years ago by Oleksiy Golovko <[email protected]>
Analyze: support `export * as X`

fba2d8aded73c591687b9d9e65e732c2b3d2057d authored about 7 years ago by Oleksiy Golovko <[email protected]>
Analyze: use getters with exports

c5da35bf34544dc41ff8a4506e687026f71627c2 authored about 7 years ago by Oleksiy Golovko <[email protected]>
Analyze: trnspile export statement (in progress)

f750b63a60a7d30cf153f2e60547188567498cca authored about 7 years ago by Oleksiy Golovko <[email protected]>
Analyze: handle export default statements

aec46ed2ecd293000f070e6968be3a2fd35f19de authored about 7 years ago by Oleksiy Golovko <[email protected]>
fix tests

213b8ebcab31cf85feb867664a6f51b4f47ccaae authored about 7 years ago by Oleksiy Golovko <[email protected]>
Scope: handle export default

4179bacbaa9a244c66870be1e7a591dc7312f5f8 authored about 7 years ago by Oleksiy Golovko <[email protected]>
Analyze: handle side-effect import statements

55ce46fd7137b8d402b784fdce1ce854f7773134 authored about 7 years ago by Oleksiy Golovko <[email protected]>
Scope: track exported bindings

d9b78c47f10d6ffc9d66f449f28c6ab2b27a8439 authored about 7 years ago by Oleksiy Golovko <[email protected]>
make sure to visit export sub-nodes

eeaee3601a6685969f15845b5ae1db08914d3913 authored about 7 years ago by Oleksiy Golovko <[email protected]>
Scope: refactor

56f04fa6842c2f322851008558b0a024adaca35c authored about 7 years ago by Oleksiy Golovko <[email protected]>
Printer: export / export default

3d4230d2f154a764a1284e660986d21f3edd7bcf authored about 7 years ago by Oleksiy Golovko <[email protected]>
Analyze: initial implementation of the ImportDeclaration

a77fc6ac5840a311da22328b56e1808d64a014f6 authored about 7 years ago by Oleksiy Golovko <[email protected]>
chore

b25501ea10fb2426e6b86726fd17122dfb349882 authored about 7 years ago by Oleksiy Golovko <[email protected]>
Packer: add infrastructure for the testing

77f314e27892f08f022a62e4770776953e141e8b authored about 7 years ago by Oleksiy Golovko <[email protected]>
test: refactor to accept the filename as well as source

fa2d5f7ccaa0d30d502ba35d256982803ff21a17 authored about 7 years ago by Oleksiy Golovko <[email protected]>
chore

158b331a3a706cfbe069c9679e0a013b69113310 authored about 7 years ago by Oleksiy Golovko <[email protected]>
Merge pull request #9 from andreypopp/feat/scope

Feat/scope

6f46258702f1fc6b1222baa36bd4790819443934 authored about 7 years ago by Oleksiy Golovko <[email protected]>
Scope: add scope support to AstMapper

a0080f308a4717f3ce9f1391366064d599793f88 authored about 7 years ago by Oleksiy Golovko <[email protected]>
Scope: complete

f70b8c27eb9c31a818c63c6bb740667195100020 authored about 7 years ago by Oleksiy Golovko <[email protected]>
update jbuilder

f5a52bb4f6eed0a853e743b617011498af837efb authored about 7 years ago by Oleksiy Golovko <[email protected]>
Scope: refactor

75a29af4a51842c35956505ac7626bf7daaf8dbd authored about 7 years ago by Oleksiy Golovko <[email protected]>
Scope: add ImportDeclaration support

743e11e1940cfda5340e32447733e8df3ed9f03f authored about 7 years ago by Oleksiy Golovko <[email protected]>
Scope: tests update & For initial implementation

151621425c4ad7a191df50fb6f7ff907b8b4a1be authored about 7 years ago by Oleksiy Golovko <[email protected]>
Scope: work in progress

4fe90c6cf92f8017fc94c389f1d2f1dded13ab60 authored about 7 years ago by Oleksiy Golovko <[email protected]>
add initial scope

c057f79dc9d74bc79fcae7745ca7dbf2f0205294 authored about 7 years ago by Oleksiy Golovko <[email protected]>
FastpackTranspiler: add require statement if runtime is needed

aa546a50a9e779eb424984dc4eb4e57e83da82d5 authored about 7 years ago by Oleksiy Golovko <[email protected]>
Printer: fix parentheses for the for(;;) loop

d0907a33b6cbbfbd6498b221b2db61d5146545f5 authored about 7 years ago by Oleksiy Golovko <[email protected]>