• Join/Login
  • Business Software
  • Open Source Software
  • For Vendors
  • Blog
  • About
  • More
    • Articles
    • Create
    • SourceForge Podcast
    • Site Documentation
    • Subscribe to our Newsletter
    • Support Request
SourceForge logo
For Vendors Help Create Join Login
SourceForge logo
Business Software
Open Source Software
SourceForge Podcast
Resources
  • Articles
  • Case Studies
  • Blog
Menu
  • Help
  • Create
  • Join
  • Login
  • Home
  • Browse
  • FMSLogo
  • Code
FMSLogo

FMSLogo Code

A Logo programming environment for Microsoft Windows

Brought to you by: david_costanzo
  • Summary
  • Files
  • Reviews
  • Support
  • Tickets ▾
    • Feature Requests
    • Bugs
    • Support Requests
  • Discussion
  • Code
Menu ▾ ▴
 
  • Browse Commits
  • Browse Files

Commit [r6326]  Maximize  Restore  History

This contains some follow-up fixes for changes made in r6323.

The bodylines within a procedure's bodylists are no longer marked as a TREE,
but there was still some code that tried to use and access the tree and this
no longer worked. This includes the logic for re-treeifying a procedure if
definitions changed while they're running.

This change also adds some asserts to find when a non-tree is treated as a TREE
and when a non-line is treated as a LINE. This should make it easier to find
and debug similar problems.

david_costanzo 2026-07-03

Browse code at this revision

Parent: [r6325]

Child: [r6327]

changed /logo/trunk/src/eval.cpp
changed /logo/trunk/src/logocore.h
changed /logo/trunk/src/paren.cpp
/logo/trunk/src/eval.cpp Diff Switch to side-by-side view
Loading...
/logo/trunk/src/logocore.h Diff Switch to side-by-side view
Loading...
/logo/trunk/src/paren.cpp Diff Switch to side-by-side view
Loading...
SourceForge
  • Create a Project
  • Open Source Software
  • Business Software
  • Top Downloaded Projects
Company
  • About
  • Team
  • SourceForge Headquarters
    1320 Columbia Street Suite 310
    San Diego, CA 92101
    +1 (858) 422-6466
Resources
  • Support
  • Site Documentation
  • Site Status
  • SourceForge Reviews
SourceForge logo
© 2026 Slashdot Media. All Rights Reserved.
Terms Privacy Opt Out Advertise

Cerberus Logo