Commit Graph

8 Commits (master)

Author SHA1 Message Date
jeffmikels 7a2705d8ce
scanner: multibyte rune literals now support unicode, hex, and octal escape codes (#13140) 2022-01-19 03:23:25 +03:00
Paul Dardeau 0115a51de4
makefiles: rename as requested in issues tracker (#11380) 2021-09-04 14:32:42 +03:00
Daniel Däschle 6bba7d4e3a
cgen: enum str() 2020-04-08 15:54:38 +02:00
Daniel Däschle 4aedef367c
cgen: print bool and string correctly in struct 2020-04-07 17:52:15 +02:00
Alexey 48dfa6edc3
.editorconfig: extend rules to .yml and .md files
Added a rule for YAML files
    Ensure we all use the same settings
    Enabled trim_trailing_whitespace for all files, except Markdown ones
    Removed unused comments
    Some of them are even irrelevant
2020-04-05 15:14:19 +03:00
Delyan Angelov 1c915c3bd1
add trim_trailing_whitespace to .editorconfig 2020-02-27 12:01:53 +01:00
Alexander Medvednikov 0a33c9ebf5 .editorconfig: indent_size = 4 2020-01-11 13:23:47 +01:00
Delyan Angelov 9198285688 add .editorconfig file at the top level of the project 2019-12-22 02:05:55 +03:00