descriptionUnnamed repository; edit this file 'description' to name the repository.
last changeWed, 27 Dec 2023 13:36:16 +0000 (00:36 +1100)
shortlog
2023-12-27 Nick DowningRemove old scope/type/value analysis, fix omissions... master
2023-12-27 Nick DowningSet up a way of comparing the old scope/type/value...
2023-12-27 Nick DowningAdd value_analysis() method, called from post_process...
2023-12-27 Nick DowningMove ExpressionCall parameters coercion from calc_type...
2023-12-27 Nick DowningIn /post_process.py and /type_analysis.py implement...
2023-12-26 Nick DowningAdd post_process.Context object, to track return type...
2023-12-26 Nick DowningMake type_analysis() also call calc_type() and add_cast...
2023-12-26 Nick DowningAdd type_analysis() method, called from post_process...
2023-12-25 Nick DowningImplement post_process() which recurses through the...
2023-12-25 Nick DowningModify scope_analysis() to process the tree in strict...
2023-12-25 Nick DowningAdd location tracking, syntax error and invalid charact...
2023-12-25 Nick DowningMove code out of ansi_c.t into base_type.py, calc_type...
2023-12-19 Nick DowningNew scope analysis in a separate module (clobbers the...
2023-12-19 Nick DowningNew way of tracking typedef names so that the full...
2023-12-19 Nick DowningMake typedef processing occur by intercepting yylex...
2023-12-19 Nick DowningIn /pretty_print.t reorder the methods so that e.g...
...
heads
4 months ago master