Eberhard Graether
cd4c0e64b4
data: Fixed language std not added to parser arguments
2015-12-11 19:15:37 +01:00
Manuel Dobusch
0f4e49477a
ui: language standard options
...
Added some language standard options.
<description>
2015-12-11 15:22:28 +01:00
malte_langkabel
52352baa8e
data: fix anonymous record crash
...
* implemented handling of anonymous classes and structs.
2015-12-11 12:27:38 +01:00
malte_langkabel
3da20e3e32
data: location crash fix
...
* fixed a crash that occurred when trying to find the correct location of a constructor call.
* refactored that code while being at it ;)
2015-12-10 18:59:49 +01:00
malte_langkabel
01bcf7266b
data: lambda handling
...
* implemented handling lambdas as functions
* functions can have child nodes now
* NameElements in NameHierarchy can have signatures now.
* fixed crash that occurred when message listener was used while being half way through its destruction process.
2015-12-10 18:00:54 +01:00
Manuel Dobusch
2b03215ea4
ui: language standard
...
Added language standard select functionality to gui and language standard to project settings.
2015-12-09 19:54:13 +01:00
Andreas Stallinger
59d6143fbf
build: lib for the parser
...
lib_parser is new, its use by app and test
<description>
2015-12-09 14:34:14 +01:00