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

Fix Bug #612; COPYDEF of procedure defined with DEFINE now has the correct title line.

2026-05-26 23:10:38 Tree
[r6231] by david_costanzo

Change mustDerefStringnode to mustGcrefStringnode in numberp().
A ref and a deref are not necessary. A simple gcref suffices.
Unfortunately, the flag is still needed because numberp's argument may not have any references.

2026-05-26 01:18:47 Tree
[r6230] by david_costanzo

Add a missing line break

2026-05-26 00:33:06 Tree
[r6229] by david_costanzo

Refactoring: Change lbutlast to use CAppendableList.
This reduces code duplication.

2026-05-25 22:25:53 Tree
[r6228] by david_costanzo

Rework char_arg to take the argument instead of an argument list.
Also, rename it to validate_char_argument since it follows the new conventions of the validate* functions.

2026-05-25 22:10:48 Tree
[r6227] by david_costanzo

Refactoring: Change the signature of char_arg() to return a wchar_t instead of NODE*.
This is what all of the callers want, anyway.

This change makes it clear that char_arg() is responsible for freeing whatever it allocates.

2026-05-25 22:03:07 Tree
[r6226] by david_costanzo

Rework char_arg() so that it doesn't modify the input list.
This is part of a wider effort to simplify the code base by removing side effects.

2026-05-25 21:44:50 Tree
[r6225] by david_costanzo

Add additional tests for ASCII to prepare for refactoring of char_arg().

2026-05-25 21:42:17 Tree
[r6224] by david_costanzo

Fix the way the empty string is expressed in some RUNRECOVERABLEERRORTEST tests.
It's currently impossible to put an empty string into a list literal.
What looked like the empty string ended up being ignored.

This change replaces the list literal with a call to LIST, which can create a list that contains the empty string.

2026-05-25 15:10:12 Tree
[r6223] by david_costanzo

Refactoring: rename lbfs to lbutfirsts for consistency with how other logofuncs are named.
Most other primitives are implemented by functions that are named as "l" concatenated to the primitive's full name, not an abbreviation.

2026-05-25 04:02:30 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