Skip to content
Snippets Groups Projects

Add ofstream support within the language

On the way rewrite OStream handling: << and >> are now treated as standard binary operators.

This change required the introduction of "global" variable created by module loading since now: cout, cerr and clog are no more keywords but variables of type ostream.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading