summaryrefslogtreecommitdiff
path: root/src/cldc-library
Commit message (Collapse)AuthorAgeFilesLines
* switched to Scala implementation of StringBuildermichelou2008-02-063-80/+437
|
* import Predef._michelou2008-01-311-0/+2
|
* fixed #423, added integer square root (CLDC)michelou2008-01-312-5/+152
|
* no Liftcode on CLDC toomichelou2008-01-211-0/+30
|
* updated CLDC library for Class[T]michelou2007-12-215-26/+20
|
* Maybe fixed CLDC build.Gilles Dubochet2007-11-301-382/+79
|
* Structural calls should be faster thanks to met...Gilles Dubochet2007-11-291-0/+626
| | | | | | Structural calls should be faster thanks to method caching. Fixed issue #192.
* removed FloatTag/DoubleTag (CLDC)michelou2007-11-281-15/+15
|
* Fixed runtime.StringAdd for MSIL and CLDCmichelou2007-11-261-0/+22
|
* reenabled actor exit in partestmichelou2007-11-191-4/+4
|
* fixed #176 (CLDC build)michelou2007-11-189-75/+1525
|
* Integrated J2ME version of the library as of re...mihaylov2007-06-1324-0/+2013
Integrated J2ME version of the library as of rev 12002