This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
gambas-source-code
Watch
1
Star
0
Fork
You've already forked gambas-source-code
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
a551594bdc
gambas-source-code
/
app
/
src
/
INSTALL
2 lines
13 B
Text
Raw
Normal View
History
Unescape
Escape
[CONFIGURATION] * BUG: Do not compile database manager anymore, it has been deprecated. * BUG: Compile the gb.dbus component. [INTERPRETER] * NEW: Pointer is a real datatype now. * NEW: Static arrays came back. They are now like real array classes, except that they are not resizable. * NEW: IsPointer() is a new function that tells if an expression is a pointer. * NEW: All XXXX?() function synonymous were removed. Use the IsXXXX() version instead. * NEW: Remove now useless source files. [COMPILER] * NEW: Static arrays came back, with actually the same syntax as before. [EXAMPLES] * BUG: Fix the examples according to the new array syntax. git-svn-id: svn://localhost/gambas/trunk@2949 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-05-19 14:43:57 +02:00
gambas3 gbs3
Reference in a new issue
Copy permalink