Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Confirmed with "connect-5" test in 00_runtime_basics.test.
|
|
|
|
|
|
|
|
The srfi-64 code wouldn't pass it's own test code under guile...
|
|
|
|
|
|
|
|
|
|
|
|
test framework.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also moves hand coded files out of gnuradio-core/src/lib/swig/gnuradio
that were getting nuked by make clean.
|
|
Rewrite re-export-all to only export symbols from the module name supplied.
|
|
|
|
|
|
generated files than now live in subdirectories.
|
|
|
|
|
|
Rename {dis,}connect to {dis,}primitive_connect in .i file.
Update python code to reflect change.
|
|
|
|
and to_top_block.
basic_block was renamed because the number of guile generic methods on
basic_block was getting large and confusing. to_hier_block2 and
to_top_block were added to support coercion to those types in guile
(and python). This change simplifies the handling of "connect" in guile.
|
|
|
|
|
|
|
|
|
|
|