• 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

Code Commit Log


Commit Date  
[r6017] by david_costanzo

Refactoring: remove the "monadic_minus" flag from runparse_node.
Rather than setting a flag and behaving differently on the following iteration, the code now handles the monadic minus in a single iteration. This makes the logic easier to understand (fewer possible states).

2023-12-12 05:25:18 Tree
[r6016] by david_costanzo

Update the expected testlog with recently added test output

2023-12-08 04:40:17 Tree
[r6015] by david_costanzo

Add a comment explaining why init.h is included

2023-12-08 03:50:22 Tree
[r6014] by david_costanzo

Fix a build break when precompiled headers aren't used.

2023-12-08 03:49:48 Tree
[r6013] by david_costanzo

Fix a build break when precompiled headers aren't used.

2023-12-08 03:49:33 Tree
[r6012] by david_costanzo

Fix a regression where the WM_CHECKQUEUE message was posted to the wrong HWND.
The timers still worked but the execution of the events was delayed to the point where programs didn't work correctly.
Rather than duplicate the correct logic, I made CMainFrame->PostCheckQueueMessage() public.
Having it be private contributed to this regression.

2023-12-08 03:36:25 Tree
[r6011] by david_costanzo

Strip trailing whitespace

2023-12-07 04:22:46 Tree
[r6010] by david_costanzo

Add a test case for when the array origin's number isn't given {1 2}@
Also add some comments and TRACEINSTRUCTION.

2023-12-06 06:38:03 Tree
[r6009] by david_costanzo

Add some mismatched curly brace tests to RUNPARSE.

2023-12-06 06:09:13 Tree
[r6008] by david_costanzo

Cleanup: Remove a local variable that wasn't used (vestige from an earlier refactoring)

2023-12-06 05:43:33 Tree
Older >
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
mdb logo