lanurmi / efte

eFTE is a fork of FTE -- Folding Text Editor
GNU General Public License v2.0
31 stars 11 forks source link

Make push more versitle #69

Closed lanurmi closed 9 years ago

lanurmi commented 16 years ago

Allow for things like:

Push 10; Push "A"; // Char

This will allow things like:

Push "A"; Push 65; Equals; If; ... EndIf;

Reported by: *anonymous

Original Ticket: "efte/feature-requests/28":https://sourceforge.net/p/efte/feature-requests/28

lanurmi commented 16 years ago

Logged In: YES user_id=128244 Originator: NO

Enhanced in revision 686.

Original comment by: jcowgar

lanurmi commented 16 years ago

Original comment by: jcowgar