r52 | oreste | 2012-09-09 18:44:35 CEST

Updated project settings
----------------------------------------------------------------------------
r51 | oreste | 2012-09-09 18:43:32 CEST

Deleted redundant changeLog.txt
----------------------------------------------------------------------------
r50 | oreste | 2012-09-09 18:41:19 CEST

Updated version and added author_email
----------------------------------------------------------------------------
r49 | oreste | 2012-09-09 18:30:11 CEST

Removed redundant files
----------------------------------------------------------------------------
r48 | oreste | 2012-09-09 18:20:52 CEST

Updated folder structure
----------------------------------------------------------------------------
r47 | oreste | 2012-09-09 18:19:52 CEST

Added license page
----------------------------------------------------------------------------
r46 | oreste | 2012-09-09 18:15:21 CEST

Added instruction for windows install
----------------------------------------------------------------------------
r45 | oreste | 2012-09-08 09:50:30 CEST

Modified to support building and distribution as package
----------------------------------------------------------------------------
r44 | oreste | 2012-09-08 09:48:10 CEST

Added __init__.py
----------------------------------------------------------------------------
r43 | oreste | 2012-09-08 09:36:02 CEST

Moved here for easier maintanace and in order to have __init__ that initialize the enviroment.
----------------------------------------------------------------------------
r42 | oreste | 2012-09-07 22:12:26 CEST

Moved examples.py in  examples

----------------------------------------------------------------------------
r41 | oreste | 2012-09-07 22:09:19 CEST

Moved test in test folder

----------------------------------------------------------------------------
r40 | oreste | 2012-09-06 22:07:32 CEST

fixed type no impact on binaries
----------------------------------------------------------------------------
r38 | oreste | 2012-09-06 21:46:40 CEST

Added support to windows building
----------------------------------------------------------------------------
r37 | oreste | 2012-09-06 21:40:51 CEST

Added set_option function
----------------------------------------------------------------------------
r36 | oreste | 2012-09-06 21:40:15 CEST

Added readme file
----------------------------------------------------------------------------
r35 | oreste | 2012-09-06 21:25:36 CEST

Added defines for values used in ec_set_option
----------------------------------------------------------------------------
r34 | oreste | 2012-08-28 20:18:03 CEST

Minor changes
----------------------------------------------------------------------------
r33 | oreste | 2012-08-28 20:15:16 CEST

Removed all class setup and teardown method: test slower but no longer interaction between different test.

Minot change to PList test to make it more robust.
----------------------------------------------------------------------------
r32 | oreste | 2012-08-26 16:12:30 CEST

No changelog.txt it is added to source distribution.
----------------------------------------------------------------------------
r31 | oreste | 2012-08-26 15:33:43 CEST

Updated documentation
----------------------------------------------------------------------------
r30 | oreste | 2012-08-10 23:51:15 CEST

Added MANIFEST.in to add documentation to source distribution
----------------------------------------------------------------------------
r29 | oreste | 2012-08-10 23:14:39 CEST

Updated documentation
----------------------------------------------------------------------------
r28 | oreste | 2012-08-10 23:14:10 CEST

Removed redundant example
Added one more example
----------------------------------------------------------------------------
r27 | oreste | 2012-08-03 21:53:03 CEST

Minor Code optimization cut and resume function.

----------------------------------------------------------------------------
r26 | oreste | 2012-08-03 21:51:39 CEST

Added an example for cut
----------------------------------------------------------------------------
r25 | oreste | 2012-08-03 21:50:52 CEST

Added one test for cut function
----------------------------------------------------------------------------
r24 | oreste | 2012-07-29 22:26:18 CEST

Updated documentation
----------------------------------------------------------------------------
r23 | oreste | 2012-07-29 20:13:06 CEST

Attributes Compound.functor, Compound.arity and Var.value transformed to function.

In fact this attributes can be only read and not set so function is better.
Examples and test updated.
Documentation improved
----------------------------------------------------------------------------
r22 | oreste | 2012-07-29 20:10:01 CEST

Update documentation Compound
----------------------------------------------------------------------------
r21 | oreste | 2012-07-29 18:25:12 CEST

Added one more example.
----------------------------------------------------------------------------
r20 | oreste | 2012-07-29 18:24:01 CEST

Updated documentation with one more example and improved documentation
----------------------------------------------------------------------------
r19 | oreste | 2012-07-29 17:09:15 CEST

Added one test to check the a term persist also after resume invocation.
----------------------------------------------------------------------------
r18 | oreste | 2012-07-19 22:14:36 CEST

Updated documentation
----------------------------------------------------------------------------
r17 | oreste | 2012-07-18 21:12:39 CEST

Doc update
----------------------------------------------------------------------------
r16 | oreste | 2012-07-17 23:50:03 CEST

Updated documentation
----------------------------------------------------------------------------
r15 | oreste | 2012-07-17 23:34:46 CEST

Updated documentation
----------------------------------------------------------------------------
r14 | oreste | 2012-07-17 23:31:44 CEST

Term class and all derived class will no longer have a default init value (None). A value shall be always specified in the constructor.
Added documentation.
----------------------------------------------------------------------------
r13 | oreste | 2012-07-16 23:49:49 CEST

Removed pyclp.c because it is generated.
----------------------------------------------------------------------------
r12 | oreste | 2012-07-16 23:49:07 CEST

Added doc folder for Sphynx
----------------------------------------------------------------------------
r11 | oreste | 2012-07-16 23:47:19 CEST

Updated documentation
----------------------------------------------------------------------------
r10 | oreste | 2012-07-13 23:03:11 CEST

Initial import.
----------------------------------------------------------------------------
r9 | oreste | 2012-07-13 22:16:43 CEST

In case ECLIPSEDIR enviromental variable is not defined, it is required to the user to input it.
----------------------------------------------------------------------------
r8 | oreste | 2012-07-13 21:52:39 CEST

Fixed bug in Stream.readall() function.
Added a test for Stream.readall().
----------------------------------------------------------------------------
r7 | oreste | 2012-07-13 21:38:35 CEST

Changed returned values from resume.
Now a tuple of two elements is always returned by resume function. 
This should help code development and checking the result of resume function.
----------------------------------------------------------------------------
r6 | oreste | 2012-07-13 21:12:47 CEST

Fixed typos.
----------------------------------------------------------------------------
r5 | oreste | 2012-07-13 21:11:17 CEST

Commented unused code.
Fixed incorrect indentation of docstrings.
----------------------------------------------------------------------------
r4 | oreste | 2012-06-07 21:37:27 CEST
----------------------------------------------------------------------------
r3 | oreste | 2012-06-07 21:37:11 CEST

Initial import.
----------------------------------------------------------------------------