issues
search
zhanglong2005
/
funcito
Automatically exported from code.google.com/p/funcito
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
how about lambdaj
#61
GoogleCodeExporter
closed
9 years ago
1
Remove examples directory from Javadoc
#60
GoogleCodeExporter
closed
9 years ago
2
Add command object creation to supporting frameworks
#59
GoogleCodeExporter
closed
9 years ago
9
null safe chained method calls
#58
GoogleCodeExporter
closed
9 years ago
3
Add support for Play! framework F.Function, etc.
#57
GoogleCodeExporter
closed
9 years ago
4
Support wrapping constructors
#56
GoogleCodeExporter
opened
9 years ago
6
Support wrapping multi-parameter methods to functionaljava FN functions.
#55
GoogleCodeExporter
opened
9 years ago
4
Add support for op4j functional API
#54
GoogleCodeExporter
closed
9 years ago
3
Warning messages going to System.err instead of logging
#53
GoogleCodeExporter
closed
9 years ago
2
With final classes, check for non-final interfaces or base classes to proxy instead of always failing
#52
GoogleCodeExporter
closed
9 years ago
2
accept methods with bound parameters
#51
GoogleCodeExporter
closed
9 years ago
5
remove hard runtime dependency on google guava
#50
GoogleCodeExporter
closed
9 years ago
3
Split funcito into functional api specific jars
#49
GoogleCodeExporter
closed
9 years ago
8
Convert build to use Gradle Wrapper.
#48
GoogleCodeExporter
closed
9 years ago
4
Maven Central repository
#47
GoogleCodeExporter
closed
9 years ago
7
replace WrapperType enum with Strings to allow users to define their own FuncitoDelegates
#46
GoogleCodeExporter
opened
9 years ago
0
support chained method calls where possible
#45
GoogleCodeExporter
closed
9 years ago
21
remove example code from binary jar and coverage reports
#44
GoogleCodeExporter
closed
9 years ago
2
add 3rd factory for plain Java dynamic Proxy
#43
GoogleCodeExporter
closed
9 years ago
4
Link javadoc to external docs
#42
GoogleCodeExporter
closed
9 years ago
2
Direct call to ASM code in CglibInvokable can have errors in presence of multiple ASM instances
#41
GoogleCodeExporter
closed
9 years ago
3
Build to produce Javadocs
#40
GoogleCodeExporter
closed
9 years ago
3
Build needs .tar.gz version for Unix users
#39
GoogleCodeExporter
closed
9 years ago
3
Add support for Apache commons Functor API
#38
GoogleCodeExporter
opened
9 years ago
4
Cobertura to emit XML on CI build so Jenkins plugin can process it.
#37
GoogleCodeExporter
opened
9 years ago
0
Empty Objenesis folders in jar
#36
GoogleCodeExporter
closed
9 years ago
3
Add support for Jedi-core functional API
#35
GoogleCodeExporter
closed
9 years ago
6
Use AspectJ as a way of "codegen" for stubbing
#34
GoogleCodeExporter
closed
9 years ago
5
Reconsider build-dependencies and runtime-dependencies in light of Java 7
#33
GoogleCodeExporter
opened
9 years ago
1
Need test for wrapping methods on custom Enum classes
#32
GoogleCodeExporter
closed
9 years ago
2
wrap static methods
#31
GoogleCodeExporter
opened
9 years ago
7
Need to add basic javadoc comments to code
#30
GoogleCodeExporter
closed
9 years ago
6
Micro-benchmarks for project maintenance purposes
#29
GoogleCodeExporter
closed
9 years ago
6
build is broken
#28
GoogleCodeExporter
closed
9 years ago
9
commentary on architecture
#27
GoogleCodeExporter
opened
9 years ago
2
remove /* default */ comments
#26
GoogleCodeExporter
closed
9 years ago
1
use Google Guava
#25
GoogleCodeExporter
closed
9 years ago
2
choosing CGLib versus Javassist
#24
GoogleCodeExporter
closed
9 years ago
11
does InvocationManager need a full-blown stack?
#23
GoogleCodeExporter
closed
9 years ago
5
TODO: add Cobertura to build
#22
GoogleCodeExporter
closed
9 years ago
4
strange inner class
#21
GoogleCodeExporter
closed
9 years ago
3
clearing invocations when throwing exception
#20
GoogleCodeExporter
closed
9 years ago
2
use enum for wrapperType
#19
GoogleCodeExporter
closed
9 years ago
3
version number?
#18
GoogleCodeExporter
closed
9 years ago
10
Defining dev cycle
#17
GoogleCodeExporter
closed
9 years ago
2
Should we host a CI Build at CloudBees
#16
GoogleCodeExporter
closed
9 years ago
18
Objenesis added to jar
#15
GoogleCodeExporter
closed
9 years ago
24
Need a Gradle build target for source jar
#14
GoogleCodeExporter
closed
9 years ago
10
MethodPredicate apply throws NPE for methods with nullable Boolean return type
#13
GoogleCodeExporter
closed
9 years ago
17
Gradle build will need Javassist support
#12
GoogleCodeExporter
closed
9 years ago
1
Next