lp:~nshepperd/+junk/fci

Created by nshepperd and last modified

An attempt to access, from python, the values of constants or symbols defined in C by using the C compiler.
Licensed to the public under the under the WTFPL.

Get this branch:
bzr branch lp:~nshepperd/+junk/fci
Only nshepperd can upload to this branch. If you are nshepperd please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
nshepperd
Status:
Experimental

Recent revisions

12. By nshepperd

Begin a more platcheck-like implementation. The goal is to not have to
do many compilations, rather many constants can be determined at once.

11. By nshepperd

Copyright notice added.

10. By nshepperd

Remove unneeded check.py, and add docstring to get_symbol_bytes.

9. By nshepperd

Implement new way of getting symbol data using objdump.
This one works for all platforms so far.

8. By nshepperd

revert failed way of obtaining symbol data

7. By nshepperd

Add code to test for different gcc targets.

6. By nshepperd

Crazy offset heuristics put in to make at least mingw work.

5. By nshepperd

Fix cbuild to not leave hundreds of temporary directories in /tmp.
Also add BoolType class.

4. By nshepperd

Remove unneeded lltype.py.
Also add get_constant_bool

3. By nshepperd

Added external symbol support.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers