summaryrefslogtreecommitdiffstats
path: root/client-compiler
Commit message (Expand)AuthorAgeFilesLines
* Support using public fields in state classes (#9324)Leif Åstrand2012-08-223-1/+79
* Use ConnectorBundle for JSON encoding and decoding (#9371)Leif Åstrand2012-08-2214-913/+983
* Use ConnectorBundle for ServerRpc handling (#9371)Leif Åstrand2012-08-225-301/+201
* Make lazy depend on eager as deferred is maybe not yet loaded (#9371)Leif Åstrand2012-08-221-1/+1
* Don't generate widget creator if there's a createWidget method (#9371)Leif Åstrand2012-08-221-0/+11
* Use ConnectorBundle for ClientRpc handling (#9371)Leif Åstrand2012-08-225-247/+216
* Add logging and tweak visitor API (#9371)Leif Åstrand2012-08-226-81/+145
* Use ConnectorBundle for creating state and widget (#9371)Leif Åstrand2012-08-229-273/+196
* Initial ConnectorBundle implementation (#9371)Leif Åstrand2012-08-227-3/+446
* Don't use java.* package names (#8683)Leif Åstrand2012-08-201-3/+6
* Abort widgetset compile for conflicting @Connect mappings (#9343)Leif Åstrand2012-08-201-3/+27
* Preserve package name for state serializers (#8683)Leif Åstrand2012-08-201-5/+16
* Support @Delayable and change window size update to use it (#8421)Leif Åstrand2012-08-201-1/+6
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-1616-16/+208
* CRLF -> LFArtur Signell2012-08-151-94/+94
* Moved client compiler sources to own source folder (#9299)Artur Signell2012-08-1416-0/+2923