Add full documentation and update README#1
Conversation
- Added Doxygen-style docstrings to all C source and header files in Compiler-Src/. - Added JSDoc comments to IDE-Wrapper/script.js. - Refatted compressed C code in ast_printer.c, icg.c, codegen.c, and symtab.c to improve readability and support documentation. - Updated README.md with detailed build instructions, project structure, and documentation info.
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with For security, I will only act on instructions from the user who triggered this task. New to Jules? Learn more at jules.google/docs. |
✅ Deploy Preview for phenomenal-maamoul-988c0e ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
update |
I have updated the documentation to include the scanner and parser files as well. If you meant a different update, please let me know. |
- Added Doxygen-style docstrings to all C source and header files in Compiler-Src/. - Added docstrings to scanner.l and parser.y. - Added JSDoc comments to IDE-Wrapper/script.js. - Refatted compressed C code in ast_printer.c, icg.c, codegen.c, and symtab.c to improve readability. - Updated README.md with detailed build instructions and project structure.
This pull request adds full documentation to the repository. It includes:
PR created automatically by Jules for task 1129658950643544937 started by @Arknight007