summaryrefslogtreecommitdiff
path: root/docs/src/reference
AgeCommit message (Collapse)Author
2023-04-04Integers with different basesLaurenz
2023-04-03fix typos (#544)Zhan Rongrui
2023-04-02Add documentation on how to access math functions in code (#458)user202729
2023-04-01docs: Mention single-letter variables more prominently (#508)Sebastian Zivota
2023-03-27Methods can be impureLaurenz
Fixes #385.
2023-03-27Add note about arrays of length oneLaurenz
2023-03-27Fix typos in docs (#315)Rafael Oliveira
2023-03-27Fix a typo in documentation (#339)user202729
2023-03-25Document behaviour of dictionary.insert() when key exists (#282)百地 希留耶
2023-03-25Added return type to methods of colors in docs (#291)Laurenz Stampfl
2023-03-24Fixed Typo (#227)Easyoakland
2023-03-24Fix descriptions of some types (#206)Sebastian Zivota
2023-03-20Documentation for citation, bibliography, and contentLaurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-19Measurement and introspection reworkLaurenz
2023-03-18Rename formula to equationLaurenz
2023-03-17CountersLaurenz
2023-03-08Streamline field namesLaurenz
2023-03-08Require font to be a named argumentLaurenz
2023-02-26Documentation fixesLaurenz
2023-02-25New default styleLaurenz
2023-02-24ChangelogLaurenz
2023-02-23Merge main backLaurenz
2023-02-18Fix summation in math docsLaurenz
2023-02-17Add `clusters` and `codepoints` methodsLaurenz
2023-02-14Fix linksLaurenz
2023-02-12Fix docsLaurenz
2023-02-12Require colon in show ruleLaurenz
2023-02-07Remove basics sectionLaurenz
2023-02-06Add missing `.op` modifiersLaurenz
2023-02-06Custom link callbackLaurenz
2023-02-06Import documentationLaurenz
Co-Authored-By: Martin Haug <mhaug@live.de>