[Subversion]  

Revision 2704


Jump to revision:
Previous Next
Author: pje
Date: Mon Sep 5 22:42:39 2011 UTC (12 years, 7 months ago)

Log Message:

Rough starting draft of expression decompiler.

All it does right now is basic Python expressions, but the idea is to 
eventually decompile criteria, predicates, etc. so that error messages 
(and other debugging displays) can show them in a compact, user-friendly 
form, without needing to save the original strings they came from (since 
in many cases, they won't actually come from strings!)

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
PEAK-Rules/peak/rules/ast_builder.py modified X   (diff to previous)
PEAK-Rules/peak/rules/codegen.py modified X   (diff to previous)
PEAK-Rules/peak/rules/debug added      
PEAK-Rules/peak/rules/debug/__init__.py added X X  
PEAK-Rules/peak/rules/debug/decompile.py added X X  
PEAK-Rules/test_rules.py modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help