code.pyret.org
code.pyret.org copied to clipboard
Website for serving Pyret to folks.
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
The following code works as-expected: ``` image-scatter-plot :: (t :: Table, xs :: String, ys :: String, f :: (Row -> Image)) -> Image fun image-scatter-plot(t, xs, ys, f) block:...
CODAP has really driven home the value of dot plots. Would be amazing to have someone tackle this.
https://github.com/brownplt/code.pyret.org/blob/horizon/src/web/js/trove/make-image.js#L573 seems to indicate that place-image-align doesn't do anything to measure pinholes, so using them is mostly pointless...
Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3. Release notes Sourced from ws's releases. 6.2.3 Bug fixes Backported e55e5106 to the 6.x release line (eeb76d31). Commits d87f3b6 [dist] 6.2.3 eeb76d3 [security] Fix...
Bumps [debug](https://github.com/debug-js/debug) to 4.3.4 and updates ancestor dependency [heroku](https://github.com/heroku/cli). These dependencies need to be updated together. Updates `debug` from 4.1.1 to 4.3.4 Release notes Sourced from debug's releases. 4.3.4 What's...
Bumps [semver](https://github.com/npm/node-semver) to 6.3.1 and updates ancestor dependency [heroku](https://github.com/heroku/cli). These dependencies need to be updated together. Updates `semver` from 5.6.0 to 6.3.1 Release notes Sourced from semver's releases. v6.3.1 6.3.1...
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [style-loader](https://github.com/webpack-contrib/style-loader). These dependencies need to be updated together. Updates `json5` from 0.5.1 to 2.2.3 Release notes Sourced from json5's releases. v2.2.3 Fix:...
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.38 and updates ancestor dependency [css-loader](https://github.com/webpack-contrib/css-loader). These dependencies need to be updated together. Updates `postcss` from 7.0.39 to 8.4.38 Release notes Sourced from postcss's releases. 8.4.38 Fixed...