D16338: Improve R documentation highlighting

2018-10-20 Thread Aaron Puchert
aaronpuchert added a comment. Thanks for the quick review! REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D16338 To: aaronpuchert, cullmann, dhaumann Cc: kwrite-devel, kde-frameworks-devel, #framework_syntax_highlighting, michaelh, ngraham, bruns, demski

D16338: Improve R documentation highlighting

2018-10-20 Thread Aaron Puchert
This revision was automatically updated to reflect the committed changes. Closed by commit R216:445a3e9ccf52: Improve R documentation highlighting (authored by aaronpuchert). REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16338?vs=43984&id=43991 R

D16338: Improve R documentation highlighting

2018-10-20 Thread Aaron Puchert
aaronpuchert created this revision. aaronpuchert added reviewers: cullmann, dhaumann. Herald added projects: Kate, Frameworks. Herald added subscribers: kde-frameworks-devel, kwrite-devel. aaronpuchert requested review of this revision. REVISION SUMMARY After trying out the highlighting on a lar

D14639: Add syntax-highlighting for RDoc (R documentation)

2018-08-13 Thread Aaron Puchert
This revision was automatically updated to reflect the committed changes. Closed by commit R216:0b8d8acf816a: Add syntax-highlighting for RDoc (R documentation) (authored by aaronpuchert). REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D14639?vs=391

D14639: Add syntax-highlighting for RDoc (R documentation)

2018-08-09 Thread Aaron Puchert
aaronpuchert added a subscriber: Framework: Syntax Highlighting. REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D14639 To: aaronpuchert, dhaumann, cullmann Cc: #framework_syntax_highlighting, kwrite-devel, kde-frameworks-devel, michaelh, kevinapavew, ngraham

D14639: Add syntax-highlighting for RDoc (R documentation)

2018-08-05 Thread Aaron Puchert
aaronpuchert created this revision. aaronpuchert added reviewers: dhaumann, cullmann. Restricted Application added projects: Kate, Frameworks. Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel. aaronpuchert requested review of this revision. REVISION SUMMARY The R docu

D9824: Optimize inotify KDirWatch backend: map inotify wd to Entry

2018-01-19 Thread Aaron Puchert
aaronpuchert accepted this revision. aaronpuchert added a comment. @rjvbb You certainly have a point when you say that there are more deficits to address, but nothing will ever get done unless someone does it. Nobody here is claiming that this solves all problems, but I don't see how it would

D9824: Optimize inotify KDirWatch backend: map inotify wd to Entry

2018-01-18 Thread Aaron Puchert
aaronpuchert added a comment. In https://phabricator.kde.org/D9824#192793, @rjvbb wrote: > If real-world impact is in the order of a highly significant but millisecond-order reduction of reaction time to file change there may be little reason to commit this improvement now (and then risk

D7280: Add syntax highlighting for Metamath

2017-08-18 Thread Aaron Puchert
aaronpuchert updated this revision to Diff 18373. aaronpuchert added a comment. Fix commit message and indentation. REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D7280?vs=18081&id=18373 BRANCH metamath REVISION DETAIL https://phabricator.k

D7280: Add syntax highlighting for Metamath

2017-08-13 Thread Aaron Puchert
aaronpuchert updated this revision to Diff 18081. aaronpuchert marked an inline comment as done. aaronpuchert added a comment. Changed license to MIT. REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D7280?vs=18067&id=18081 BRANCH metamath REVI

D7280: Add syntax highlighting for Metamath

2017-08-13 Thread Aaron Puchert
aaronpuchert marked an inline comment as done. aaronpuchert added a comment. I don't have a commit account, so I'd need you to commit the changes. INLINE COMMENTS > dhaumann wrote in metamath.xml:7 > Can you change the license to MIT? No problem. I was just looking what others were using, an

D7280: Add syntax highlighting for Metamath

2017-08-12 Thread Aaron Puchert
aaronpuchert added a comment. There are screenshots of other (known) syntax highlighters for Metamath on their homepage . REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D7280 To: aaronpuchert, #frameworks

D7280: Add syntax highlighting for Metamath

2017-08-12 Thread Aaron Puchert
aaronpuchert created this revision. Restricted Application added a project: Frameworks. REVISION SUMMARY Metamath is a formal language to express mathematical theorems and proofs developed by Norman Megill. [1, 2] The language is defined in the documentation [3, Chapter 4]. The syntax h