Skip to content
Snippets Groups Projects
Commit 516425a2 authored by Paul Iannetta's avatar Paul Iannetta Committed by Thomas Wood
Browse files

Progress with module support

1. Now, the call to ./main.byte produces three files:
        - a (buggy) logged version
        - a version without annotation
        - the Format that is being used (for debug purpose).

2. Modules are quite soapy to handle:
        - Name shadowing (supported).
        - Inclusion of opened modules (no log information is
                included)
        - Accessed but not opened modules (kind of break the
                default parameters handled with attributes).
parent d72bbae3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment