| Anonymous | Login | Signup for a new account | 2013-05-25 14:33 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
| 0005741 | OCaml | OCaml general | public | 2012-08-27 13:50 | 2012-10-18 22:09 | |||||||
| Reporter | hongboz | |||||||||||
| Assigned To | frisch | |||||||||||
| Priority | normal | Severity | feature | Reproducibility | have not tried | |||||||
| Status | resolved | Resolution | fixed | |||||||||
| Platform | OS | OS Version | ||||||||||
| Product Version | ||||||||||||
| Target Version | Fixed in Version | |||||||||||
| Summary | 0005741: install tools/pprintast.ml | |||||||||||
| Description | there's a flag -dparsetree for the compiler to dump the parsetree. But it would be *more useful* if the output is legal ocaml code. Many compiler libraries will benefit if it was installed. Take -ppx flag for example, if the output could also be visualized, then it would be much more useful for debugging purpose. | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
Notes |
|
|
(0008276) frisch (developer) 2012-10-17 18:08 |
Commit 13024: move pprintast to parsing. It is now available in compiler-libs. |
|
(0008277) frisch (developer) 2012-10-17 18:09 |
Commit 13025: new command-line option -dsource, to print the parse tree with source syntax. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-08-27 13:50 | hongboz | New Issue | |
| 2012-10-17 17:42 | frisch | Assigned To | => frisch |
| 2012-10-17 17:42 | frisch | Status | new => assigned |
| 2012-10-17 18:08 | frisch | Note Added: 0008276 | |
| 2012-10-17 18:09 | frisch | Note Added: 0008277 | |
| 2012-10-18 22:09 | frisch | Status | assigned => resolved |
| 2012-10-18 22:09 | frisch | Resolution | open => fixed |
| Copyright © 2000 - 2011 MantisBT Group |