summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-04-11Let dictionaries respect insertion orderLaurenz
2023-04-11Add support for more ratio multiplicationsLaurenz
2023-04-11Remove support for number / ratioLaurenz
2023-04-11Optimization to `Introspector::extract` (#734)Daniel Csillag
2023-04-11fix parenthesized binding (#707)Marmare314
2023-04-11Fix highlighting of identifiers before bracketsLaurenz
2023-04-11Fix duplicate error message for destructuringLaurenz
2023-04-11Remove enumeration support from `map`Laurenz
2023-04-11Allow treating ratios as floats (#681)Eric Biedert
2023-04-11Add Czech translation (#683)Radim Sückr
2023-04-11Added Arabic translations (#688)Abdul Rahman Sibahi
2023-04-11Add Vietnamese Translation (#684)ichxorya
2023-04-11Array sorting by key (#584)Daniel Csillag
2023-04-06Unpacking syntax (#532)Marmare314
2023-04-06Add Norwegian language support (#628)jakobrs
2023-04-06add support for polish language (#623)zymon
2023-04-06add support for slovenian language (#621)Vid Drobnič
2023-04-05Appends a hint if length is expected but hint provided. (#580)astrale-sharp
2023-04-05Fixed page numbering (#594)Sébastien d'Herbais de Thun
2023-04-05Spanish support (#548)felipeacsi
2023-04-05Add support for ukrainian lang (#578)Nazar Serhiichuk
2023-04-04Locatable selectorsLaurenz
2023-04-04Refactor and document figuresLaurenz
2023-04-04Improved figure numbering, labelling and referencing (#491)Sébastien d'Herbais de Thun
2023-04-04Allow labels and reference with ',' and '.'Laurenz
2023-04-04Fix autocompletion after non-hashtag expressionLaurenz
2023-04-04Disable clippy for specific lines (#503)Marek Barvíř
2023-04-04clippy::match_like_matches_macro (#502)Marek Barvíř
2023-04-04Integers with different basesLaurenz
2023-04-04Format codeLaurenz
2023-04-03Provide support for portuguese language (#525)Mateus Felipe C. C. Pinto
2023-04-01Add support for cliping content in `block` and `box` (#431)Birk Tjelmeland
2023-03-31Added FR language support (#483)Sébastien d'Herbais de Thun
2023-03-31FIX lint clippy::len_without_is_empty (#451)Marek Barvíř
2023-03-31Added ZH language support (#481)1bitbool
2023-03-31Make `Paint` not implement `Copy`Laurenz
2023-03-31Added RU language support (#467)Daniil Berezin
2023-03-30Add support for more characters in links (#379)frozolotl
2023-03-30fix: allow access to label of sequence (#342)GabrielDertoni
2023-03-29Link to labelLaurenz
2023-03-29Added IT language support (#413)Marco Radocchia
2023-03-28Fix parsing of language in single-tick raw literals (#401)frozolotl
2023-03-28Fix tests on WindowsLaurenz
2023-03-28Fix basic lints (cargo clippy) (#383)Marek Barvíř
2023-03-27Fix hovering over commentsLaurenz
2023-03-27Update changelogLaurenz
2023-03-27Fix parsing of unbalanced delimiters in mathLaurenz
2023-03-27Fix matrix delimitersLaurenz
2023-03-27Parse decimals as a unitLaurenz
2023-03-27Fix enum parsing and allow zero in numberingsLaurenz