Search:
Login
Settings
Help/Guide
About Trac
Wiki
Timeline
Browse Source
View Tickets
New Ticket
Blog
Tags
Settings
Search
Login
Build Status
View Latest Revision
root
/
cly
/
trunk
/
cly
/
parser.py
View log starting at
and back to
Mode:
Stop on copy
Follow copies
Show only adds, moves and deletes
Show full log messages
Legend:
Added
Modified
Copied or renamed
Rev
Chgset
Date
Author
Log Message
(edit)
@578
[578]
07/20/08 22:46:52
athomas
Allow
help()
to return bare strings. These will be auto-formatted is …
(edit)
@577
[577]
07/20/08 22:46:47
athomas
Use "graft" attribute of <grammar> root element if available.
(edit)
@576
[576]
07/14/08 21:39:03
athomas
Delegated all attribute casting to
cast_attribute()
, including …
(edit)
@572
[572]
07/14/08 02:29:32
athomas
Stop being so tricky with exception handling, as it breaks.
(edit)
@567
[567]
07/12/08 02:33:26
athomas
Whoops. Fixed a bug introduced in the last commit.
(edit)
@566
[566]
07/12/08 01:55:02
athomas
Add delegate function to Context, for updating locals during
XML
…
(edit)
@564
[564]
07/12/08 00:49:49
athomas
Allow custom
Context
classes to be used with the
Parser
.
(edit)
@562
[562]
07/11/08 12:37:45
athomas
Actually update self.labels…
(edit)
@561
[561]
07/11/08 12:26:54
athomas
Add
Parser.merge()
. Unlike
Node.update()
, this updates labels …
(edit)
@556
[556]
07/10/08 09:46:59
athomas
- Many docstring updates. - Added CIDR node. Automatically set …
(edit)
@552
[552]
06/15/08 05:17:05
athomas
Cleaned up the rather confusing …
(edit)
@550
[550]
06/10/08 10:57:29
athomas
Remove redundant use of
Node.parser
.
(edit)
@547
[547]
06/10/08 09:14:48
athomas
Lots of docstring updates.
(edit)
@520
[520]
01/21/08 01:41:50
athomas
cly
: Deprecated
with_user_context
, cleaned up
locals()
in
XML
…
(edit)
@517
[517]
01/19/08 09:51:25
athomas
cly
: Added
cly.builder.XMLGrammar
. This
Grammar
sub-class loads and …
(edit)
@505
[505]
01/04/08 11:14:27
athomas
cly
: Ensure
user_context
is passed around correctly.
(edit)
@492
[492]
12/28/07 07:29:25
athomas
cly
: Big changes: - Ported to Windows! - Cleaned up documentation and …
(edit)
@470
[470]
11/28/07 00:16:09
athomas
cly
: Renamed
with_context
to
with_user_context
for consistency. …
(edit)
@438
[438]
05/27/07 22:35:06
athomas
cly
: Fixed a couple of residual restructuring bugs. Documentation updates.
(copy)
@434
[434]
05/24/07 04:02:27
athomas
cly
: Removed the function inspection code. I will finish this off later …
copied from
cly/trunk/cly/__init__.py
:
(edit)
@430
[430]
05/21/07 19:44:44
athomas
cly
: - Cleaned up and added a few more doctests. - You can now set a …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog