This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/tests/snippets/matlab
Alex Povel 3c06350da8
Provide (all?) Matlab built-ins (#1705)
* Add (all?) Matlab built-ins

See also https://de.mathworks.com/help/matlab/referencelist.html

* Adjust pytest goldens
2021-02-14 08:57:22 +01:00
..
test_classes_with_properties.txt Rename "tests/lexers" to "tests/snippets" and update the contribution 2021-01-20 10:57:30 +01:00
test_command_mode.txt Provide (all?) Matlab built-ins (#1705) 2021-02-14 08:57:22 +01:00
test_comment_after_continuation.txt Provide (all?) Matlab built-ins (#1705) 2021-02-14 08:57:22 +01:00
test_dot_operator.txt MATLAB parser cleanup & fix for parsing 1./x (#1673) 2021-02-06 14:58:34 +01:00
test_keywords_ended_by_newline.txt Rename "tests/lexers" to "tests/snippets" and update the contribution 2021-01-20 10:57:30 +01:00
test_line_continuation.txt Provide (all?) Matlab built-ins (#1705) 2021-02-14 08:57:22 +01:00
test_multiple_spaces_variable_assignment.txt Rename "tests/lexers" to "tests/snippets" and update the contribution 2021-01-20 10:57:30 +01:00
test_one_space_assignment.txt Rename "tests/lexers" to "tests/snippets" and update the contribution 2021-01-20 10:57:30 +01:00
test_operator_multiple_space.txt Rename "tests/lexers" to "tests/snippets" and update the contribution 2021-01-20 10:57:30 +01:00
test_single_line.txt Provide (all?) Matlab built-ins (#1705) 2021-02-14 08:57:22 +01:00