Skip to content

Fix bfcl so that instances do not explode in size, and all cards yield recipes that pass _source_to_dataset#1915

Open
dafnapension wants to merge 5 commits intomainfrom
fix_bfcl
Open

Fix bfcl so that instances do not explode in size, and all cards yield recipes that pass _source_to_dataset#1915
dafnapension wants to merge 5 commits intomainfrom
fix_bfcl

Conversation

@dafnapension
Copy link
Collaborator

@dafnapension dafnapension commented Aug 13, 2025

closes #1894 and also fixes small issues that prevent the recipes generated from the bfcl cards prepared to be well processed by _source_to_dataset (mainly schema issues)

Errors before the fix:
bfcl_main.pdf

No errors after, and instance sizes are reasonable:
bfcl_fix.pdf

Signed-off-by: dafnapension <dafnashein@yahoo.com>
Signed-off-by: dafnapension <dafnashein@yahoo.com>
…taset

Signed-off-by: dafnapension <dafnashein@yahoo.com>
Signed-off-by: dafnapension <dafnashein@yahoo.com>
… with xlam

Signed-off-by: dafnapension <dafnashein@yahoo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The regular expression in the preprocessing of bfcl.py generates huge list of call_references

1 participant