fa552f69c1
* NEW: New gb.complex component [INTERPRETER] * BUG: Automatic array conversion now works with not yet loaded array classes. [GB.COMPLEX] * NEW: New component that implements a rudimentary management of complex numbers. This component is automatically loaded if a complex number constant is encountered and no loaded component can already handle complex numbers. git-svn-id: svn://localhost/gambas/trunk@4924 867c0c6c-44f3-4631-809d-bfa615b0a4ec
5 lines
89 B
Text
5 lines
89 B
Text
[Component]
|
|
Key=gb.gsl
|
|
Author=Randall Morgan,Benoît Minisini
|
|
Alpha=1
|
|
Implements=Complex
|