• 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  
[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
[r6007] by david_costanzo

Add/correct comments in runparse_node.

2023-12-06 04:57:42 Tree
[r6006] by david_costanzo

Update some of the expected values after reverting the change for bug #589 that removed minus to negative remapping from runparse_node.
Now a space before a minus sign with no space after always indicates negation.

2023-12-05 23:40:45 Tree
[r6005] by david_costanzo

Add some more test variations for RUNPARSE, particularly for its handling of the shebang line

2023-12-05 23:08:06 Tree
[r6004] by david_costanzo

Add a comment

2023-12-05 23:07:01 Tree
[r6003] by david_costanzo

Undo the part of the fix for Bug #589 that removed the special handling of - from runparse_node.
This was necessary to make "SUM 1 -1" run; without it, it's "SUM (DIFFERENCE 1 1)" and is missing an input.

2023-12-05 05:58:03 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