| CODENOTIFIER | HelpYou are not signed inSign in |
| Revision | Author | Date | Description |
|---|---|---|---|
| 60810 | fijal | 06 Jan 2009 06:27:22 | A simple wrapper that raises AnnotatorError when function is attempted
|
| 60807 | fijal | 05 Jan 2009 15:53:37 | raise a bit more specific error |
| 60806 | fijal | 05 Jan 2009 15:44:44 | last version including html |
| 60805 | fijal | 05 Jan 2009 15:16:14 | ext registry entry for ll2ctypes.cast_adr_to_int |
| 60792 | fijal | 05 Jan 2009 10:02:42 | stupid fix for stupid ctypes behavior |
| 60783 | fijal | 05 Jan 2009 04:06:15 | skip/fix some tests |
| 60772 | fijal | 04 Jan 2009 13:48:17 | A test and a fix for negative addresses |
| 60759 | arigo | 02 Jan 2009 11:09:37 | Make general code instead of PyPy-specific only. |
| 60757 | pedronis | 01 Jan 2009 15:31:12 | that bit is kind of good enough now |
| 60753 | arigo | 01 Jan 2009 12:37:38 | Revert the change to lltype and implement it as ll2ctypes.cast_adr_to_int(). |
| 60752 | arigo | 01 Jan 2009 12:31:59 | Move this to llinterp, to make test_lloperation happy. |
| 60750 | arigo | 01 Jan 2009 12:02:51 | * simplify the code in tlc for green values. * add 'heap8' to ri386 -- sorry, forgot about it previously. * implement _cast_to_int() on lltype pointers to do the real
|
| 60742 | pedronis | 30 Dec 2008 12:46:35 | some css to go with the last tweaks |