You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #13 Remove the usage of create_function() (javiereguiluz)
This PR was merged into the master branch.
Discussion
----------
Remove the usage of create_function()
Commits
-------
4cf7916 Remove the usage of create_function()
bug #9 fix php7 support (Gemorroj)
This PR was merged into the master branch.
Discussion
----------
fix php7 support
rename constructor (php7 support)
Commits
-------
98abe30 fix php7 support
minor #6 fixed qt class help page url [ci skip] (crash5)
This PR was merged into the master branch.
Discussion
----------
fixed qt class help page url [ci skip]
Commits
-------
c60fbab fixed qt class help page url [ci skip]
feature #5 Some new keywords from C# 5 & 6 (tezaurismosis)
This PR was merged into the master branch.
Discussion
----------
Some new keywords from C# 5 & 6
Adding 'async' and 'await' keyword from c# 5.0, 'nameof' operator from C# 6.0 and missing '#pragma' directive
Commits
-------
ed66a95 Some new keywords from C# 5 & 6
feature #4 Adding an windows batch file language support (FraidZZ)
This PR was squashed before being merged into the master branch (closes#4).
Discussion
----------
Adding an windows batch file language support
This file adds syntax highlighting for windows batch files =)
Commits
-------
1fc91a6 Adding an windows batch file language support