Earlier this year
-
r60
(Use ez_setup.py
) committed by wharris
- Use ez_setup.py
-
r59
(Create branch for adding ez_setup.py.
) committed by wharris
- Create branch for adding ez_setup.py.
Create branch for adding ez_setup.py.
Older
-
-
r58
(Tag fror release version 0.3.1.
Changes since 0.3.0:
- Fix...) committed by wharris
- Tag fror release version 0.3.1.
Changes since 0.3.0:
- Fixed pypi licence classifier.
Tag fror release version 0.3.1.
Changes since 0.3.0:
- Fixed pypi licence classifier.
-
r57
(Bump version number again.
) committed by wharris
- Bump version number again.
Bump version number again.
-
r56
(Fix licence classifier again.
) committed by wharris
- Fix licence classifier again.
Fix licence classifier again.
-
-
r55
(Tag for version 0.3.0.
Selected changes:
- Extract hints f...) committed by wharris
- Tag for version 0.3.0.
Selected changes:
- Extract hints from simple groups and named groups.
- Switch to setuptools.
Tag for version 0.3.0.
Selected changes:
- Extract hints from simple groups and named groups.
- Switch to setuptools.
-
r54
(Bump version number to 0.3.0.
) committed by wharris
- Bump version number to 0.3.0.
Bump version number to 0.3.0.
-
r53
(Change autor email address.
) committed by wharris
- Change autor email address.
Change autor email address.
-
r52
(Fix license classifier.
) committed by wharris
- Fix license classifier.
-
r51
(Switch to setuptools.
(merge from branches/setuptools)
) committed by wharris
- Switch to setuptools.
(merge from branches/setuptools)
Switch to setuptools.
(merge from branches/setuptools)
-
-
r50
(Fix issue #10. Extract hints from simple groups and named gr...) committed by wharris
- Fix issue #10 . Extract hints from simple groups and named groups.
(merged from branches/groups)
Fix issue #10 . Extract hints from simple groups and named groups.
(merged from branches/groups)
-
r49
(Get hints from named groups.
) committed by wharris
- Get hints from named groups.
Get hints from named groups.
-
r48
(Skip extension groups.
) committed by wharris
- Skip extension groups.
-
r47
(Fix optional groups.
) committed by wharris
- Fix optional groups.
-
r46
(Collect hints from simple groups.
Fails to skip optional gr...) committed by wharris
- Collect hints from simple groups.
Fails to skip optional groups.
Collect hints from simple groups.
Fails to skip optional groups.
-
r45
(Refactor: eliminate to_append.
) committed by wharris
- Refactor: eliminate to_append.
Refactor: eliminate to_append.
-
r44
(User raw strings for regexs in test.
) committed by wharris
- User raw strings for regexs in test.
User raw strings for regexs in test.
-
r43
(Refactor: simplify append_to_current_hint.
self.to_append i...) committed by wharris
- Refactor: simplify append_to_current_hint.
self.to_append is a single character or empty.
Refactor: simplify append_to_current_hint.
self.to_append is a single character or empty.
-
r42
(Refactor: simplify hint collection methods in RootState.
se...) committed by wharris
- Refactor: simplify hint collection methods in RootState.
self.to_append is always a single character or an empty string, so the test in
bank_current_hint_with_last_byte was unnecesary and forget_current_hint is
badly named and becomes equivalent to bank_current_hint_and_forget_last_byte.
Refactor: simplify hint collection methods in RootState.
self.to_append is always a single character or an empty string, so the test in
bank_current_hint_with_last_byte was unnecesary and forget_current_hint is
badly named and becomes equivalent to bank_current_hint_and_forget_last_byte.
-
r41
(Refactor: extract methods for managing hint collection.
) committed by wharris
- Refactor: extract methods for managing hint collection.
Refactor: extract methods for managing hint collection.
-
r40
(Refactor: extract methods from RootState.process_byte.
) committed by wharris
- Refactor: extract methods from RootState.process_byte.
Refactor: extract methods from RootState.process_byte.
-
r39
(Refactor: merge conditionals.
) committed by wharris
- Refactor: merge conditionals.
Refactor: merge conditionals.
-
r38
(Refactor: separate root state actions from state transitions...) committed by wharris
- Refactor: separate root state actions from state transitions.
Refactor: separate root state actions from state transitions.
-
r37
(Refactor: elimintate next_state.
) committed by wharris
- Refactor: elimintate next_state.
Refactor: elimintate next_state.
-
r36
(Refactor: extract state to ignore groups.
) committed by wharris
- Refactor: extract state to ignore groups.
Refactor: extract state to ignore groups.
-
r35
(Refactor: extract state for skipping braces.
) committed by wharris
- Refactor: extract state for skipping braces.
Refactor: extract state for skipping braces.
-
r34
(Refactor: extract state for skipping character classes.
) committed by wharris
- Refactor: extract state for skipping character classes.
Refactor: extract state for skipping character classes.
-
r33
(Refactor: extract state for parsing backslashes.
) committed by wharris
- Refactor: extract state for parsing backslashes.
Refactor: extract state for parsing backslashes.
-
r32
(Refactor: extract method for processing characters.
) committed by wharris
- Refactor: extract method for processing characters.
Refactor: extract method for processing characters.
-
r31
(Refactor: start extracting object for hints parser state.) committed by wharris
- Refactor: start extracting object for hints parser state.
Refactor: start extracting object for hints parser state.
-
r30
(Branch to add support for extracting hints from groups.
) committed by wharris
- Branch to add support for extracting hints from groups.
Branch to add support for extracting hints from groups.
-
-
issue 10
(Named grouping not supported) changed by wharris
-
Owner:
wharris
Labels:
Type-Enhancement
−Type-Defect
Owner:
wharris
Labels:
Type-Enhancement
−Type-Defect
-
-
r29
(Require setuptools.) committed by wharris
- Require setuptools.
-
r28
(Change development status to beta, since the interface may c...) committed by wharris
- Change development status to beta, since the interface may change soon.
Change development status to beta, since the interface may change soon.
-
r27
(Add classifiers.) committed by wharris
- Add classifiers.
-
r26
(Switch to setuptools so we can build Python Eggs.) committed by wharris
- Switch to setuptools so we can build Python Eggs.
Switch to setuptools so we can build Python Eggs.
-
r25
(Branch for adding Python Egg build support.
) committed by wharris
- Branch for adding Python Egg build support.
Branch for adding Python Egg build support.
|