- 20 Nov, 2014 2 commits
-
-
scoder authored
Add setup.py method of setting compiler directives
-
Michael Helmling authored
-
- 14 Nov, 2014 2 commits
-
-
Stefan Behnel authored
reference naming conflict resolution from C++ wrapping doc, show how to wrap C++ objects in cdef class attributes
-
Robert Bradshaw authored
Add max_load_factor getter and setter for std::unordered_map.
-
- 13 Nov, 2014 1 commit
-
-
maciejkula authored
This might be useful for controlling memory usage at the expense of collision probability.
-
- 11 Nov, 2014 1 commit
-
-
Stefan Behnel authored
-
- 08 Nov, 2014 9 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
fix crash with starred assignments where IndexNode generated for type inference ended up being visited
-
Stefan Behnel authored
-
Stefan Behnel authored
extend array assignment test to include unpacking and starred assignments (even though it's currently highly inefficient)
-
Stefan Behnel authored
-
Stefan Behnel authored
be a bit smarter about the item index during type inference of indexed slices to allow for better type inference of non-homogeneous containers
-
Stefan Behnel authored
-
Stefan Behnel authored
make item types of tuple/array unpacking inferable and institutionalise the IndexNode creation for the inference
-
Stefan Behnel authored
-
- 07 Nov, 2014 7 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 05 Nov, 2014 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 04 Nov, 2014 9 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
(Seems we're missing tests...)
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 02 Nov, 2014 5 commits
-
-
Stefan Behnel authored
clean up recent incorrect change in Symtab code that validated the property generation for extension type attributes
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : amend_source : d2906987d10e7770ca09dde406219fb0d6a5d38c
-