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

Refactoring: Rework lnumberp to use numberp instead of cnv_node_to_numnode.
This is simpler and avoids the side effect of modifying args.
This is part of a larger effort to reduce the number of side effects in the code base.

2026-06-18 01:24:03 Tree
[r6299] by david_costanzo

Add more tests for NUMBERP to prepare for some refactoring in that procedure.

2026-06-17 23:57:35 Tree
[r6298] by david_costanzo

Cleanup: Remove a work-around for a bug in ARRAYTOLIST that has now been fixed.

2026-06-17 23:47:01 Tree
[r6297] by david_costanzo

Add an optimization to LOGGABLEWORD that returns the given word.
In the common case, the words do not need to be escaped.

2026-06-17 23:44:40 Tree
[r6296] by david_costanzo

Add tests for LOGGABLEWORD

2026-06-17 23:42:47 Tree
[r6295] by david_costanzo

Refactoring: Use FAILIFNOTFALSE instead of duplicating its logic.

2026-06-15 22:44:22 Tree
[r6294] by david_costanzo

Simplify the implementation of is_barred into a single boolean expression.

2026-06-15 22:40:53 Tree
[r6293] by david_costanzo

Refactoring: Simplify a ref() and a deref() into a gcref().

2026-06-14 16:00:36 Tree
[r6292] by david_costanzo

Update expected results of test pass to include recent bug fixes and new tests cases.

2026-06-14 15:30:11 Tree
[r6291] by david_costanzo

Fix a memory leak when parsing some numbers.
This leak was introduced when I fixed cnv_node_to_numnode not to free its argument when it was a string that had zero references.
Even though it made these callers more complex, I still think the change to cnv_node_to_numnode is correct.
The code base is simpler if cvn_node_to_numnode never frees its argument.

2026-06-14 14:54:04 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