30 Commits

Autor SHA1 Mensagem Data
Felipe N. Moura 79bebb1de7 *Added log manager
*Added some constants
Added the 'who am i' program
2012-04-07 16:41:09 -03:00
Felipe N. Moura 99bdfaca39 added uninstall and remove commands 2012-04-06 14:23:21 -03:00
Felipe Nascimento de Moura c18f1c770b start works on RIDE ide 2011-06-18 15:54:38 -03:00
Felipe Nascimento de Moura 0a1aa9cd68 changes to the IDE console 2011-05-08 21:57:50 -03:00
Felipe Nascimento de Moura 21af9fd957 changes to the IDE console 2011-05-08 21:54:38 -03:00
Felipe Nascimento de Moura bd9a905750 changes to the IDE console 2011-05-08 21:50:26 -03:00
Felipe Nascimento de Moura fce9629454 added console features to interact with HTTP requests 2011-05-07 16:42:30 -03:00
Felipe Nascimento de Moura a802b61f60 added button in the IDE to create demo_en project 2011-05-04 00:51:02 -03:00
Felipe Nascimento de Moura 9f397662aa added methods to API facade classes 2011-04-26 14:29:09 -03:00
Felipe Nascimento de Moura 118de09e86 Added some new commands to the API namespace to make it easier for developers 2011-04-22 00:51:27 -03:00
Felipe Nascimento de Moura aa8e451a58 - Refactor of all the MindCommand class
- Rebuilt of all programs to use the pattern of the new format designed for the new MindCommand class
2011-04-15 23:32:55 -03:00
Felipe Nascimento de Moura 4810e2b6bf refactory of the program classes and MindCommand class to make it easier, safer and less repetitive the creation of new programs 2011-04-15 03:21:10 -03:00
Felipe Nascimento de Moura a368a24450 Finished windows setup and added a few more annotations 2011-04-14 18:52:22 -03:00
Felipe Nascimento de Moura de704f2332 changes to setup file
added web-setup(access the setup.php in your browser)
Changes to the database generator tools
2011-04-14 17:45:27 -03:00
Felipe Nascimento de Moura a6a9c2dc47 working on file manager for projects 2011-04-06 22:58:18 -03:00
Felipe Nascimento de Moura 43f9aefe46 added database generator classes 2011-04-06 18:18:23 -03:00
Felipe Nascimento de Moura 44c7e40fdd changes to the DBMS interface 2011-04-01 15:42:54 -03:00
Felipe Nascimento de Moura 53dd54153a added SQLite DBMS support and sortTables algorythm 2011-03-31 22:46:48 -03:00
Felipe Nascimento de Moura 005e38a008 mySQL Database Query Builder done 2011-03-31 18:05:25 -03:00
Felipe Nascimento de Moura db5e744a14 postgres ddl code generator 2011-03-31 01:25:25 -03:00
Felipe Nascimento de Moura 04aa11aaab fixed bugs around default values and fks which were also pks
Also, added the program dqb to build DDL codes
Working on postgres DDL generator
2011-03-30 22:09:55 -03:00
Felipe Nascimento de Moura 5fad27f97c start working to persist the analyzed structure 2011-03-22 19:11:39 -03:00
Felipe Nascimento de Moura da117f57ef changes in the index, to use dynamic addresses 2011-03-18 03:08:09 -03:00
Felipe Nascimento de Moura e8ce2ebfb4 Added specific treatment for very detailed situations about multiple relations 2011-03-18 02:47:10 -03:00
Felipe Nascimento de Moura b8159b9c79 added the field reference to fks(which were related only for tables, before) 2011-03-17 01:02:10 -03:00
Felipe Nascimento de Moura 7d934c0bc8 added the cache control for analyzed projects 2011-03-15 12:36:46 -03:00
Felipe Nascimento de Moura 79fd5762f9 added static addresses to constants library
changes and TODO itens added to test program
2011-02-14 13:49:46 -02:00
Felipe Nascimento de Moura a7fa1f0bcb Added README file to docs/ide
created factory manager for idiom classes
2011-02-06 19:54:20 -02:00
Felipe Nascimento de Moura 79c70f2fd9 - improvements to L10N implementations
- improvements of namespaces for idioms and cortex classes
- Improvements on main classes
- Fixed bug of idioms (when you change the idiom, it wasn't changing the Inflect class)
2011-01-31 10:46:02 -02:00
Felipe Nascimento de Moura b20d4d39e8 organizing some files 2011-01-23 00:40:29 -02:00