Ecosyste.ms: OpenCollective

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

github.com/purescript/trypurescript

PureScript in the browser
https://github.com/purescript/trypurescript

Add deploy script (#155)

ef8c01740f96d61f5115bcfb3e54960f0c49c3da authored over 4 years ago by Harry Garrood <[email protected]>
Fix nginx config

86592abde30eb58ecc1d3b952e708ac6599e2ba0 authored over 4 years ago by Harry Garrood <[email protected]>
fix config

9cb8756f8caec3ee9832602276d1b1559d9e0829 authored over 4 years ago by Harry Garrood <[email protected]>
Fix travis deploy config

499290543c6c26f0e8da36e3af37ebf92c60a30a authored over 4 years ago by Harry Garrood <[email protected]>
make before_deploy executable

5d1836149ea63c53b278e84fc78c0cd802e617cf authored over 4 years ago by Harry Garrood <[email protected]>
Put everything needed for deploys in deploy bundles (#153)

The aim of this commit is to allow Travis to create deploy bundles for
both the client and the ...

dbc4ca5272673dd5474db66641578eec462318a4 authored over 4 years ago by Harry Garrood <[email protected]>
CI for frontend (#152)

* Build frontend on CI

* make ci/build.sh executable

4a9c84d71c3b4baa43ac9f58dc4db420d546c86d authored over 4 years ago by Harry Garrood <[email protected]>
Use spago for managing the server package set, attempt 2 (#150)

4341a0dcd8ecc038900b534dd84078319fb4e6c3 authored over 4 years ago by Harry Garrood <[email protected]>
Remove the /bundle endpoint (#151)

This requires the server to keep a giant JS bundle in memory, and it's
no longer necessary sinc...

a60f845530fa2d3e29c7b351a302153fbbcbbd75 authored over 4 years ago by Harry Garrood <[email protected]>
Use spago for client's PS dependencies (#147)

Fixes #145

ec850101589ad76839e72492c73bc9c3b5739f7a authored over 4 years ago by Harry Garrood <[email protected]>
Tidy up client JS dependencies (#146)

Runtime JS dependencies are obtained as follows:

- dependencies for the main client window (e...

e51fcb4da40346135ab8f9fb2a258738899c5b23 authored over 4 years ago by Harry Garrood <[email protected]>
Tidying up a bit (#143)

* Consolidate READMEs, remove some references to backends

* Update default gist ID

This on...

1efb0fdbce4e30ea657a8f5a1e716acc35c611f2 authored almost 5 years ago by Harry Garrood <[email protected]>
Use different sourceURL syntax per warnings (#141)

e772278b8d1a753e08a1cee502812648c44faa50 authored almost 5 years ago by Nathan Faubion <[email protected]>
Allow gist navigation (#140)

8f877414fa868963ce563b3f41c3a2d6243e92e0 authored almost 5 years ago by Nathan Faubion <[email protected]>
Merge pull request #138 from purescript/update-shims

Update shim versions

a55c0ec08c93115e13f7ab17802289633553a2b7 authored almost 5 years ago by Harry Garrood <[email protected]>
Update shim versions

With a few additions to the psc-package.json file I was able to get a
page using purescript-reac...

c643fa363a3c0a5e22ab985ed80a8f835a9553ec authored almost 5 years ago by Harry Garrood <[email protected]>
Merge pull request #136 from gabejohnson/master

Merge changes from #128

91276af46a16234702c7d80f81e438f4d130b82e authored almost 5 years ago by Harry Garrood <[email protected]>
Point to the updated main gist

d0c28794cce692d10e7e6c8245a6ce29601e9dd5 authored almost 5 years ago by Gabe Johnson <[email protected]>
Merge remote-tracking branch 'remotes/nate/gh-pages-module-loader'

6784419aff66c02a8c18b84f2e5bf6a93c063301 authored almost 5 years ago by Gabe Johnson <[email protected]>
Merge pull request #135 from gabejohnson/all-source-files-in-one-branch

All source files in one branch

09b47fe3fb33a2ef47571b729da5a60f8c5a2004 authored almost 5 years ago by Harry Garrood <[email protected]>
Removed ignored build artifact

750b081fd50aa62020f466aae2ba59f18f5fff52 authored almost 5 years ago by Gabe Johnson <[email protected]>
Add npm lock file to .gitignore

9a2530e7269ac66d5bb8520977f06ec39c39d7d1 authored almost 5 years ago by Gabe Johnson <[email protected]>
Add build artifact to .gitignore

We no longer want to track build artifacts in the mainline branch.

859c3c740a1c53fe3341278717364f92349757a7 authored almost 5 years ago by Gabe Johnson <[email protected]>
Update the Core backend gist

Phil's gist was targeted < v0.12.x so I forked it and made the required updates
at https://gist....

abc9dc73a240fa9729eda645c2d1c499848fdc24 authored almost 5 years ago by Gabe Johnson <[email protected]>
Update build instructions

There was a missing step to install npm dependencies and the instructions for
`psc-package` were...

025da46a0cdd3afdacd37b7f80f0b3a647bc9fc8 authored almost 5 years ago by Gabe Johnson <[email protected]>
Update dependencies for v0.13.x

I've updated dependencies by major version only for those that require it to
compile against the...

54ea9fc9cb07cdd3f76d00e66d480e227de4e7c4 authored almost 5 years ago by Gabe Johnson <[email protected]>
Merge branch 'gh-pages'

See https://github.com/purescript/trypurescript/issues/132. We would like to
keep all source fil...

09646637adde7e1479e40bac21910fe78d52ae5f authored almost 5 years ago by Gabe Johnson <[email protected]>
Move files to client/

In preparation for merging `gh-pages` into `master`, we move everything into a
`client` director...

a3332b9c878bc316fa080d688ae5bee91b80f3ef authored almost 5 years ago by Gabe Johnson <[email protected]>
Merge pull request #134 from purescript/fix-ci

Fix CI

c0fdba6b32e624ecd92a5c46ad31469fcc86e477 authored about 5 years ago by Harry Garrood <[email protected]>
Move whole CI script into 'script' stage

I think this should allow caches to be saved.

322648622dfd69f41b98fb211feca3ab2e1bd3a9 authored about 5 years ago by Harry Garrood <[email protected]>
Merge pull request #133 from purescript/update-0.13

Update server to 0.13

e24b6a6af305acbae3aabd08feba7113edda866b authored about 5 years ago by Harry Garrood <[email protected]>
Update server to 0.13

c9da1685dec9f3592ebfc1f6ac386a10e3116006 authored about 5 years ago by Harry Garrood <[email protected]>
Merge pull request #126 from natefaubion/0.12

Bump version to 0.12

e463743f8bfdabf7ce905fe3c240c3406b19e7cb authored almost 6 years ago by Harry Garrood <[email protected]>
Update package set

8747a1e3f22d0399f45a32e325e248fbe3a3b8c4 authored almost 6 years ago by Nathan Faubion <[email protected]>
Merge branch '0.12' of https://github.com/natefaubion/trypurescript into 0.12

2d31302f1c52e83750b45b2cfe3a82853936c5dc authored almost 6 years ago by Nathan Faubion <[email protected]>
Updates for 0.12.3

bed12ee5d511f50da5ea06feede42817a2915dc6 authored almost 6 years ago by Nathan Faubion <[email protected]>
Simplify FFI shims

6d8e9c0ecc24089b373864530ce00ee04f5d8aae authored about 6 years ago by Nathan Faubion <[email protected]>
Update to 0.12.1

f0bc25c1f41b714aad51c7adbc1b25da1ef66567 authored about 6 years ago by Nathan Faubion <[email protected]>
Timeout for frame availability

b017745d94eea53a9d70e4507af7dabf86fe0d8c authored about 6 years ago by Nathan Faubion <[email protected]>
Append sourceURL hint for errors

08776b84472d29d6545df56c38f297b4257249af authored about 6 years ago by Nathan Faubion <[email protected]>
Move frame JS to file

b06be78e1f647a199ffb079b3a64bf6fb3efd694 authored about 6 years ago by Nathan Faubion <[email protected]>
Cleanup module resolution

f34b3565606cf47b57b8c1ae8e365b56758a66be authored about 6 years ago by Nathan Faubion <[email protected]>
Remove backends

1369d84882bf76a1530b8076718218103d2eaa1d authored about 6 years ago by Nathan Faubion <[email protected]>
Add require shims, sandboxed frame

0e6f8b2fcb792a4d0788f3d355f6c9217f926994 authored about 6 years ago by Nathan Faubion <[email protected]>
Small tweak to 'go'

1e8c6b53e06e1006ea502002a97b24debda9c8db authored about 6 years ago by Nathan Faubion <[email protected]>
Cleanup

052354532191b2d8f6a17a6ccf418e4a1ab05490 authored about 6 years ago by Nathan Faubion <[email protected]>
Rewrite loader in PS

0d52a0317c5a80cf34642915000abf006ccaf579 authored about 6 years ago by Nathan Faubion <[email protected]>
Load individual modules on demand

e5863b1e4be720be3c67f56c3a5b3a2363d517e9 authored about 6 years ago by Nathan Faubion <[email protected]>
Fix require, bundle

e92b49d3b26f0e526f465c9803ed5b7183da57d4 authored about 6 years ago by Nathan Faubion <[email protected]>
Frontend updates for 0.12

d1db2e7696e32ac5c7bf9c4d5ed5414f99363172 authored about 6 years ago by Nathan Faubion <[email protected]>
Update TryPurescript code for core

2867382d30fdd01a4d74df6e7fca5b2981507032 authored about 6 years ago by Nathan Faubion <[email protected]>
Update core deps

37adacd213ecec099824d8d669415c2fd97b2447 authored about 6 years ago by Nathan Faubion <[email protected]>
Bump version to 0.12

c563b9d80ac52f1f7af1c666b3a8c8f6221e9032 authored about 6 years ago by Nathan Faubion <[email protected]>
Comment out "Share" button until #118 is resolved (#120)

66821847f880956b63794d58c6646e093b6bd4fe authored almost 7 years ago by Gabe Johnson <[email protected]>
Update to 0.11.7 (#114)

d536394753330b7c76eba950b882dbcd45c7ac43 authored about 7 years ago by Thimoteus <[email protected]>
Added purescript-record (#113)

6bf185cb1cbf3d2f08fa3a6beb33b63b76edef71 authored about 7 years ago by Risto Stevcev <[email protected]>
Merge branch 'gh-pages' of github.com:purescript/trypurescript into gh-pages

7b27d482c4527ce035f5ff489475c6e62545f1cf authored over 7 years ago by Phil Freeman <[email protected]>
Fix XSS issue

4a235011c3ec54b266e3d0cce67cf31a0fd3acd4 authored over 7 years ago by Phil Freeman <[email protected]>
setQueryStrings should replace existing parameters (#110)

* setQueryStrings should replace existing parameters

* Update JS

6459c0e081004f217f9ad2d9f0d950cfd81f0e59 authored over 7 years ago by Nicholas Scheel <[email protected]>
Add a section for development to README (#109)

48f459ef362dbb7bc558b6ad10d59778a5fa493d authored over 7 years ago by Rintcius Blok <[email protected]>
Update flare.css (#107)

87cb4b4767efc2e6c10aa24343e9fcc0ab0137c4 authored over 7 years ago by David Peter <[email protected]>
Add try-flare backend (#108)

87879f734c1298f7f9c9b5c21d6a4ca79456e04e authored over 7 years ago by David Peter <[email protected]>
add try-mathbox psc-package (package set psc-0.11.6) (#105)

6977fe3a752b7485e8ae8e68ebaf42d5fac5c571 authored over 7 years ago by Rintcius Blok <[email protected]>
Upgrade try-mathbox to package set psc-0.11.6 (#104)

39dba8243013bc84b76b6e7bef76b01a20e9a8c1 authored over 7 years ago by Rintcius Blok <[email protected]>
Fix gist link layout

ebf1a244cd2b58d115d56378cb4ab9716da4e3cf authored over 7 years ago by Phil Freeman <[email protected]>
Space out the menu items a bit

03e6e900a6ea2b26ae07bc677abeb94961b17fb8 authored over 7 years ago by Phil Freeman <[email protected]>
More CSS tweaks

ec4fd54df84c1002e28200076f06907c3daffe12 authored over 7 years ago by Phil Freeman <[email protected]>
Minor tweaks

17c0caa2b507c2b3247894b0ea813d5e0ea27824 authored over 7 years ago by Phil Freeman <[email protected]>
Pure CSS menu (#102)

* Pure CSS menu

* Fix warning

* Add loading.gif

* Fade

eed445393631c50e90385242cec9e1b32802d3a2 authored over 7 years ago by Phil Freeman <[email protected]>
Rebuild JS

e1778b98b476e28bb8c529765cddf14586936ee5 authored over 7 years ago by Phil Freeman <[email protected]>
Fix missing errors (#101)

e024c2a8c4ea698c6bf98681c9da8d8f0a83f216 authored over 7 years ago by Phil Freeman <[email protected]>
Use annotations API (#94)

721ad37e12f3472dfd6bbf708ff3acd34d8496bc authored over 7 years ago by Phil Freeman <[email protected]>
Return warnings from API (#95)

684ce688ba1d9f9872a45edb8ff08d75ce4f2aa1 authored over 7 years ago by Phil Freeman <[email protected]>
Added validation package to thermite in staging (#92)

989f6bed37f728e271b30309473faba619c968a3 authored over 7 years ago by Sudhir Kumar <[email protected]>
Fix a parser error when an error position is missing (#93)

* Fix a parser error when an error position is missing

* Fix warning

29cbb5527504babbaa332031a5b3d5d16d0cd3b0 authored over 7 years ago by Phil Freeman <[email protected]>
PureScript rewrite (#90)

* PureScript rewrite, first steps

* Move setup code to HTML file

* Tidy up use of console ...

88903cf33408c32454fb77f45416494d5f3c2c97 authored over 7 years ago by Phil Freeman <[email protected]>
Add a "How to Add a New Backend" guide (#87)

7b317b7782e09ceb7beb189859f93d33616ac4b1 authored over 7 years ago by Gil Mizrahi <[email protected]>
Update index.css (#86)

* Update index.css

Make it a bit more mobile friendly.

* Update index.css

0621c927a3d3f6d5c177b5c4f2b51a3f1f77c164 authored over 7 years ago by Dmitry Rets <[email protected]>
Add purescript-behaviors backend (#85)

e6c18f05023fafee4614a39483e413c9a1ac751f authored over 7 years ago by Phil Freeman <[email protected]>
Server setup for behaviors (#84)

6c59150e36bcdf7fe651b29fee991c58652c53ff authored over 7 years ago by Phil Freeman <[email protected]>
Use importPrim

d14f1f43269d20c4d5c74a271a71c11883c1f701 authored over 7 years ago by Phil Freeman <[email protected]>
Use travis_wait

82427f3ec3ede596d1f1ff79d3818be6fb49b78b authored over 7 years ago by Phil Freeman <[email protected]>
Try again

223dc919037faf0497bca9749b6b3e0fc269946b authored over 7 years ago by Phil Freeman <[email protected]>
Just build and cache some dependencies for now

2cc06c18e477e0b5f40e3e324195ef4890041d5c authored over 7 years ago by Phil Freeman <[email protected]>
Update to 0.11.6 (#81)

* Update to 0.11.6

* Fix for addDefaultImport

* Use --fast for now, so hopefully Travis wi...

a6e1d39ced9f706396d28bb5db910689d259680d authored over 7 years ago by Phil Freeman <[email protected]>
Merge pull request #80 from soupi/gh-pages

adding a link to gist under view mode

f691c194eec78c3c6b8985da052690cff996dc21 authored over 7 years ago by Phil Freeman <[email protected]>
adding a link to gist under view mode

54afffd032c50a9fa75c905fab45704764b26e41 authored over 7 years ago by Gil Mizrahi <[email protected]>
Create Try.purs

eaecf651c6a311e771ed025053cb08fa5a5b1f67 authored almost 8 years ago by Phil Freeman <[email protected]>
Staging file for try-thermite

ca78827d0df7871e427a717d77ca0aad25245c5d authored almost 8 years ago by Phil Freeman <[email protected]>
Merge pull request #75 from purescript/phil/0.11.2

Update LTS, update purescript

c8cd9f73effb893882d7e88d9603026e4534222f authored almost 8 years ago by Phil Freeman <[email protected]>
Update LTS, update purescript

cf9d283ddbe2eb534c6e65cf09d5009b97d3c94b authored almost 8 years ago by Phil Freeman <[email protected]>
Update TryPureScript.purs

8405225503c718f466884a21b9148356ee3e180b authored almost 8 years ago by Phil Freeman <[email protected]>
Merge pull request #74 from purescript/0.11

Updates for 0.11

cc9555accfa654a3827568fd7ea1c8f16a035c94 authored almost 8 years ago by Phil Freeman <[email protected]>
Updates for 0.11

057e3481c97cebc1884c6e977057b4a3f2d70f18 authored almost 8 years ago by Phil Freeman <[email protected]>
Merge pull request #73 from Risto-Stevcev/master

Added generics-rep

0be116d08517581599c7dbbd29e237fc8a4985f3 authored almost 8 years ago by Phil Freeman <[email protected]>
Added generic-rep

b76705ae90c5a3a1be99b2b9142935e00cd084c4 authored almost 8 years ago by Risto Stevcev <[email protected]>
Merge pull request #72 from soupi/gh-pages

Updating slides css for code elements

2028981e7615290e0ca37eb3962ea3fbcb5a9afd authored almost 8 years ago by Phil Freeman <[email protected]>
updating slides css for code elements

4582d3443b623ead032f2d756b58966574c87def authored almost 8 years ago by suppi <[email protected]>
busy wait on body for iframe to load (#70)

985b4b32ec8614a3806222f53f7cc5b7a8dcb813 authored almost 8 years ago by Gil Mizrahi <[email protected]>
Escape HTML in Show JS output (#69)

a8eca2996bc899d6c6e012ac03af67c7a3a5dc55 authored almost 8 years ago by Phil Freeman <[email protected]>