Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding IE10 and deprecating stdoctype-linker. | Manolo Carrasco | 2014-12-06 | 1 | -0/+6 |
| | | | | | | Adding missing create method in super GQ. Deprecating IFrameWithDocTypeLinker so as we can remove soon We dont force to load it anymore | ||||
* | Dont try to fix json strings by default, to avoiding quoted numbers and null ↵ | Manuel Carrasco Moñino | 2014-02-18 | 1 | -0/+5 |
| | | | | be unquoted | ||||
* | update super and generator implementation with new refactored names | Manolo Carrasco | 2014-01-27 | 1 | -3/+3 |
| | |||||
* | Add new methods to generator | Manolo Carrasco | 2014-01-18 | 1 | -2/+6 |
| | |||||
* | Test refactoring. Remove hacked classes used during testing | Manuel Carrasco Moñino | 2014-01-06 | 1 | -2/+0 |
| | |||||
* | Fix timeout and CORS implementation of JVM | Manolo Carrasco | 2014-01-05 | 1 | -0/+3 |
| | |||||
* | Implemented Ajax for JVM, and tests | Manuel Carrasco Moñino | 2014-01-04 | 1 | -4/+24 |
| | |||||
* | Implementation of JsonBuilders for the JVM. Moved tests to class which can ↵ | Manuel Carrasco Moñino | 2013-12-27 | 1 | -0/+39 |
be run either in JVM and in client side. Added an utility class to create Json objects so as we can use it in server and client, we dont depend on ClientFactories nor Injectors like autoBeans and other implementations do |