factor/basis/help
Björn Lindqvist 9ca00a3c75 help.stylesheet: make sizes calculated relative to the default-font-size
This makes Factors ui much easier to adapt to hidpi screens. You change
the default-font-size and elements should grow or shrink in proportion.
2015-10-24 14:44:30 +02:00
..
apropos factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
cookbook syntax: removing #! as a comment character. 2015-09-09 18:28:08 -07:00
crossref factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
definitions parser, source-files: you need to bootstrap after this patch. 2015-07-23 22:03:43 -07:00
handbook factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
home compiler.units: changing definitions-changed to use a set. 2013-03-10 09:11:18 -07:00
html help.html: cleanup extra spaces. 2015-09-14 15:43:33 -07:00
lint change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
markup Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
search use reject instead of [ ... not ] filter. 2015-05-12 18:50:34 -07:00
stylesheet help.stylesheet: make sizes calculated relative to the default-font-size 2015-10-24 14:44:30 +02:00
syntax change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
tips help.stylesheet: make sizes calculated relative to the default-font-size 2015-10-24 14:44:30 +02:00
topics change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
tutorial factor: Rename I[ ]I to [I I]. Fix places where we do "string"token without whitespace. 2015-08-06 17:05:12 -05:00
vocabs factor: superclass -> superclass-of, superclasses -> superclasses-of 2015-07-20 00:46:33 -07:00
authors.txt
help-docs.factor help.markup: adding $sequence for describing sequence values. 2015-07-14 15:55:18 -07:00
help-tests.factor factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
help.factor help: fix some html navigation styles. 2015-08-16 11:38:38 -07:00
summary.txt