Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-12 | [website] Updating feature and experimental overviews to properly include ↵ | Reinier Zwitserloot | |
the With promotion. | |||
2019-07-02 | [website] tidelift update | Reinier Zwitserloot | |
2019-05-22 | [website] changed the tidelift link to be more prominent + on docs pages | Reinier Zwitserloot | |
2018-03-27 | Fixes #1608: give pages a title | Roel Spilker | |
2018-02-07 | [var] various upgrades to var: | Reinier Zwitserloot | |
* var is promoted to the main package. * It is no longer an opt-in thing. * bug: var (unlike val) is allowed in old-style for loops, but if you multi-init: for (var i = 0, j="Foo";;), you now get an error that you can't do that. * tests both for the multi-for situation and the new main package variant. | |||
2017-10-26 | solved some bugs in our site. | Reinier Zwitserloot | |
2017-10-02 | add ids to h1/h2/h3 for linking directly to them | Roel Spilker | |
2017-05-29 | The great rename: the old ‘website’ is now ‘website-old’, and ↵ | Reinier Zwitserloot | |
‘website2’ is now ‘website’. |