index
:
users/pcacjr/shiboken.git
master
Paulo's Shiboken repository
Paulo Alcantara
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
overloaddata.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shiboken generator code moved to the directory generator.
Hugo Parente Lima
2010-09-20
1
-147
/
+0
*
Generate correct python function definitions.
renatofilho
2010-09-15
1
-1
/
+1
*
Added methods to check if overloads contain any argument with default values.
Marcelo Lira
2010-06-17
1
-0
/
+7
*
Modified some methods on OverloadData to accept references to function lists.
Marcelo Lira
2010-06-17
1
-3
/
+3
*
Added method to OverloadData to return the list of overloads without repetition.
Marcelo Lira
2010-06-15
1
-0
/
+2
*
Added previousOverloadData attribute to OverloadData, so we cna walk on overl...
Hugo Lima
2010-02-19
1
-0
/
+2
*
Modified signature of OverloadData::addOverloadData.
Marcelo Lira
2010-02-08
1
-1
/
+1
*
Fixing sort overload
Lauro Neto
2010-02-08
1
-1
/
+1
*
Fixing includes
Lauro Neto
2010-01-26
1
-1
/
+1
*
Adds helpers to OverloadData to check for static and non-static methods.
Marcelo Lira
2010-01-19
1
-1
/
+19
*
Adds OverloadData::hasAllowThread() method.
Marcelo Lira
2010-01-15
1
-0
/
+3
*
Adds OverloadData::hasVarargs() which says if there is a varargs argument amo...
Marcelo Lira
2009-12-18
1
-0
/
+3
*
Added convenience method OverloadData::isSingleArgument(overloads).
Marcelo Lira
2009-11-26
1
-0
/
+2
*
Renamed OverloadData::hasDefaultValue to OverloadData::getFunctionWithDefault...
Marcelo Lira
2009-11-23
1
-1
/
+3
*
Added methods to OverloadData:
Marcelo Lira
2009-11-20
1
-0
/
+11
*
OverloadData does not ignore arguments which modify types.
Hugo Lima
2009-11-16
1
-1
/
+4
*
Sorting overloads topologically
Lauro Neto
2009-11-10
1
-3
/
+2
*
added the method OverloadData::findNextArgWithDefault() which returns
Marcelo Lira
2009-11-06
1
-0
/
+2
*
improved OverloadData class to sort the alternative arguments putting
Marcelo Lira
2009-10-30
1
-2
/
+8
*
renamed PolymorphicData class to OverloadData, this should represent correctly
Marcelo Lira
2009-09-02
1
-0
/
+87