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

Add/correct some comments in paren_infix

2023-12-02 18:48:26 Tree
[r5994] by david_costanzo

Restructure some logic in gather_args to avoid redundant computation.
This may also make the code easier to read.

2023-12-01 04:35:43 Tree
[r5993] by david_costanzo

Cleanup: Remove code that looks useless.
By inspection, if max is less then zero, then set to zero, it
will immediately be decremented back to a negative value.

2023-12-01 04:28:08 Tree
[r5992] by david_costanzo

Cleanup: remove inparen parameter from gather_some_args.
This hasn't been used since bug #566 was fixed.

2023-12-01 04:16:15 Tree
[r5991] by david_costanzo

Fix a typo in a comment

2023-12-01 03:29:19 Tree
[r5990] by david_costanzo

Rename gather_more_args to argument_is_available and add "const" to the argument.
This emphasizes that the function is a simple predicate with no side-effects.
That is, it doesn't gather anything, it just says whether an argument could be gathered.

2023-12-01 03:25:58 Tree
[r5989] by david_costanzo

Declare gather_some_args as static, since it is not used outside this file.

2023-12-01 03:16:25 Tree
[r5988] by david_costanzo

Add/improve some comments

2023-12-01 03:11:08 Tree
[r5987] by david_costanzo

Remove an incorrectly placed comma in a comment

2023-11-30 05:44:46 Tree
[r5986] by david_costanzo

Improve the wording of the first paragraph of BITSAVE.
At first, I only wanted to clarify that

> It also allows you to add more work to an existing piece of work.

means it overwrites a file (at least that's what I think it meant), but after updating that, it triggered a complete rewrite of the paragraph.

2023-07-19 02:46:22 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