index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Plugins
/
Language
/
ObjC
/
NSDictionary.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix warning in NSDictionary.cpp
Pavel Labath
2016-03-01
1
-1
/
+1
*
Add an LLDB data formatter for single-element NSArray and NSDictionary Cocoa ...
Enrico Granata
2016-02-29
1
-14
/
+144
*
Fix Clang-tidy modernize-use-nullptr warnings in source/Plugins/Language; oth...
Eugene Zelenko
2016-02-29
1
-31
/
+31
*
The data formatters for NSArray, NSDictionary and (only partially) NSSet cont...
Enrico Granata
2016-02-12
1
-81
/
+3
*
Change Target::EvaluateExpression to take an ExecutionContextScope * rather t...
Jim Ingham
2015-10-28
1
-0
/
+1
*
Fix Clang-tidy modernize-use-override warnings in source/Plugins/Language; ot...
Eugene Zelenko
2015-10-20
1
-70
/
+72
*
This is the work I was building up to with my patches yesterday
Enrico Granata
2015-10-07
1
-16
/
+34
*
Add hooks that enable NSSet, NSDictionary and NSString formatting to apply to...
Enrico Granata
2015-10-02
1
-5
/
+30
*
Rename clang_type -> compiler_type for variables.
Bruce Mitchener
2015-09-24
1
-11
/
+11
*
Move Objective-C data formatters to the Objective-C language plugin where the...
Enrico Granata
2015-09-14
1
-0
/
+703