Commit Graph

503 Commits (fc3ed21e929a4f4ee696fa22973eabfc2a5233c0)
 

Author SHA1 Message Date
Salvo 'LtWorf' Tomaselli a355762fc4 Switch core module to Python3
The core module (the relational algebra, not the interface) is now
using Python3

Tests are passing, so it should be ok.
2015-02-19 12:42:41 +07:00
Salvo 'LtWorf' Tomaselli 4019fbadb0 New website is located on gh-pages
Eliminating that useless directory
2015-02-18 17:54:47 +07:00
Salvo 'LtWorf' Tomaselli da4c549ea0 Drop support for PySide
It's no longer developed and I'm moving to Qt5 which
is not supported
2015-02-18 17:53:02 +07:00
Salvo 'LtWorf' Tomaselli 32f7aa5410 Make everything point to the brand new website 2015-02-11 19:50:41 +07:00
Salvo 'LtWorf' Tomaselli fd8d0089de better readme 2015-02-11 17:07:39 +07:00
Salvo 'LtWorf' Tomaselli a04ddf72ee better readme 2015-02-11 16:56:21 +07:00
Salvo 'LtWorf' Tomaselli 224e470295 debian changelog 2015-02-11 14:50:43 +07:00
Salvo 'LtWorf' Tomaselli 8321232484 Fix bug in relational-cli that made it crash when an exception was raised 2014-01-11 12:27:16 +07:00
Salvo 'LtWorf' Tomaselli be0d95b838 Prepare for new version 2014-01-11 12:21:41 +07:00
Salvo 'LtWorf' Tomaselli dabd746a5e Website 2014-01-01 11:15:25 +07:00
Salvo 'LtWorf' Tomaselli e0b9525677 Forget about the downloads on google, use google code instead 2014-01-01 10:37:31 +07:00
Salvo 'LtWorf' Tomaselli c8eff8bb1d Revert handlers order 2013-12-30 12:37:54 +07:00
Salvo 'LtWorf' Tomaselli 3aeed43263 Added downloads directory
That's because I have nowhere else really to host the files and I need a place to keep the windows setup
2013-12-30 12:36:49 +07:00
Salvo 'LtWorf' Tomaselli 42426d9224 Remove clean override
It will allow rebuilding many times
2013-12-28 10:54:28 +07:00
Salvo 'LtWorf' Tomaselli a1896d5a2e add xtermcolor dep 2013-12-28 10:53:59 +07:00
Salvo 'LtWorf' Tomaselli b5ad2cfc12 More generic, better and shorter clean target 2013-12-28 10:53:47 +07:00
Salvo 'LtWorf' Tomaselli bd563fcbbc Send also the originating IP address 2013-12-28 10:53:21 +07:00
Salvo 'LtWorf' Tomaselli 8157464497 Fixed sender's address, to make google happy 2013-12-27 08:34:22 +07:00
Salvo 'LtWorf' Tomaselli 7fa10a0228 Run tests on packaging 2013-12-27 01:05:04 +07:00
Salvo 'LtWorf' Tomaselli 0f53807bd0 Make lintian happy 2013-12-27 01:02:04 +07:00
Salvo 'LtWorf' Tomaselli c12c51dab9 Removed support for pyside 2013-12-27 00:56:57 +07:00
Salvo 'LtWorf' Tomaselli c8d9e57a50 Get rid of the last remains of galileo 2013-12-27 00:47:48 +07:00
Salvo 'LtWorf' Tomaselli 556eecc118 Changed about and README to not point to galileo anymore 2013-12-27 00:31:43 +07:00
Salvo 'LtWorf' Tomaselli f31d0dea28 Forget about sessions for now 2013-12-27 00:17:19 +07:00
Salvo 'LtWorf' Tomaselli 5e4a703f56 New way of checking for new versions 2013-12-27 00:16:12 +07:00
Salvo 'LtWorf' Tomaselli c637890795 Make the survey point to the new location on appspot 2013-12-26 23:51:00 +07:00
Salvo 'LtWorf' Tomaselli 600ad5caf4 Google webapp to receive feedbacks 2013-12-26 23:39:36 +07:00
Salvo 'LtWorf' Tomaselli d422756ed2 sessions support 2013-06-30 11:47:26 +07:00
Salvo 'LtWorf' Tomaselli 5f394aec89 - Removed mac target and generation, it didn't work for new versions of osx
anyway, and the .app is not self contained.
- Separate make targets for pyqt and pyside
2013-06-30 11:45:35 +07:00
Salvo 'LtWorf' Tomaselli f1eb4e0b23 doc change 2013-06-29 16:51:20 +07:00
Salvo 'LtWorf' Tomaselli dee91df8a6 sql module was never implemented 2013-06-29 16:51:06 +07:00
Salvo 'LtWorf' Tomaselli 57979cbf8d can import with * 2013-06-29 15:41:03 +07:00
Salvo 'LtWorf' Tomaselli 78c37999cc fixed typo 2013-06-29 15:40:48 +07:00
Salvo 'LtWorf' Tomaselli 68b60b7b07 Merge branch 'master' of github.com:ltworf/relational 2013-06-29 15:40:03 +07:00
Salvo 'LtWorf' Tomaselli b41ed96ff0 - driver only use xtermcolor
- Driver exits with 1 if a test fails
2013-02-21 17:22:56 +07:00
Salvo 'LtWorf' Tomaselli b4f418f3cc - uses xtermcolor instead of embedded termcolor
- Doesn't terminate on ^C, just prints a new empty prompt
2013-02-21 16:06:51 +07:00
Salvo 'LtWorf' Tomaselli 27ba11cf40 first stub of new API 2013-02-17 22:46:56 +07:00
Salvo 'LtWorf' Tomaselli 0c20944463 gitignore 2013-02-10 14:25:30 +07:00
Salvo 'LtWorf' Tomaselli 5433f14b66 Generates tokenizer exception if the value is not unicode 2013-02-10 14:24:52 +07:00
Salvo 'LtWorf' Tomaselli 2e0cbf94a7 - Can convert the expressions into python code objects as well
- Can test that the code objects work as expected too.
2013-02-10 14:11:26 +07:00
LtWorf 436958f40e wrong copyright, lintian will complain and i will fix it
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@346 014f5005-505e-4b48-8d0a-63407b615a7c
2012-03-10 12:02:21 +07:00
LtWorf 853e0d2674 - Added tooltips for the operators
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@345 014f5005-505e-4b48-8d0a-63407b615a7c
2012-02-13 12:23:35 +07:00
LtWorf 913a304d35 - can import *
- starting a common code to remove duplication in interfaces


git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@344 014f5005-505e-4b48-8d0a-63407b615a7c
2012-01-25 15:46:11 +07:00
LtWorf 3978259f4a - improved an optimization, to produce a simpler select condition under certain circumstances
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@343 014f5005-505e-4b48-8d0a-63407b615a7c
2011-11-07 19:01:33 +07:00
LtWorf cd85b7e1c1 - forgot it out by mistake.. it's a generated file anyway
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@342 014f5005-505e-4b48-8d0a-63407b615a7c
2011-11-07 19:01:03 +07:00
LtWorf bd2a0afb5e - ready for new release (i hope)
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@341 014f5005-505e-4b48-8d0a-63407b615a7c
2011-11-07 18:59:38 +07:00
LtWorf 0986da8db7 - parser gives more indicative errors
- changed two "range" into xrange


git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@340 014f5005-505e-4b48-8d0a-63407b615a7c
2011-11-01 19:29:55 +07:00
LtWorf 48bde3ea84 - Improved tokenizer
- GUI shows unicode errors (i really can't wait for debian to have pyqt in python 3)



git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@339 014f5005-505e-4b48-8d0a-63407b615a7c
2011-11-01 18:47:03 +07:00
LtWorf f6a6947218 . added import sip, needed for py2exe to correctly include that library in windows.
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@338 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-27 18:27:07 +07:00
LtWorf 40e3079e50 - changed default dir name
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@337 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-26 21:26:51 +07:00