issues
search
nielsAD
/
lape
Scripting engine with Pascal-like syntax for FPC and Delphi
119
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
bug with boolean
#207
serjone123
closed
1 week ago
5
Fails to build `lape.lpi` on trunk FPC with error “lpparser.pas(154,100) Error: Internal error 20231102”
#206
Alligator-1
closed
1 week ago
4
Calling a script routine issues
#205
jarroddavis68
opened
1 month ago
2
How to get the param count
#204
jarroddavis68
closed
1 month ago
1
How to set the return type of a registered function?
#203
jarroddavis68
closed
1 month ago
1
Is it possible to save/load bytecode?
#202
jarroddavis68
opened
1 month ago
4
Delphi 12 compile error.
#201
thecocce
closed
3 months ago
1
New evalprocs for pointer indexing and range checking
#200
ollydev
closed
4 months ago
0
Inline Variable Declaration
#199
thecocce
closed
5 months ago
3
Fix TLapeTree_Operator.Compile locks (locks were never increased and always decreased)
#198
ollydev
closed
7 months ago
0
Use x64 integer promotion
#197
ollydev
closed
9 months ago
0
Run script function\procedure with parms and result from native pascal
#196
zamtmn
closed
10 months ago
12
Double memory free?
#195
zamtmn
opened
10 months ago
0
Q: How can I re-run the script without recompiling?
#194
zamtmn
opened
10 months ago
3
preprocessor expressions
#193
ollydev
closed
11 months ago
0
Support hints (deprecated etc) on more than just methods
#192
ollydev
closed
1 year ago
0
Large enums (>256 values) cannot be used in sets. Rather than erroring out, convert to array.
#191
ollydev
closed
1 year ago
0
Delphi compile fixes
#190
ollydev
closed
1 year ago
0
Add `lcoLooseMethodDeclaration` option
#189
ineedbots
closed
1 year ago
3
Math operations?
#188
Alekcvp
closed
1 year ago
13
Features
#187
ollydev
closed
1 year ago
0
Implement exception call stack
#186
ollydev
closed
1 year ago
0
Add GetCallerLocation, GetExceptionLocation and the ability to raise an exception at one of these locations
#185
ollydev
closed
1 year ago
0
Remove TreeMethodMap & Fix misplaced `setReadWrite` in ParseMethod
#184
ollydev
closed
1 year ago
0
Temp fixes
#183
ollydev
closed
2 years ago
0
Dest var can get wrong value when getDestVar is used
#182
ollydev
closed
2 years ago
0
Shameless plug
#181
gcarreno
closed
2 years ago
2
Explicitly scoped enums bug
#180
slackydev
closed
2 years ago
0
New unit: lpinternalmethods_algorithm
#179
ollydev
closed
2 years ago
0
Array helpers
#178
ollydev
closed
2 years ago
0
Dont allow invoking non-static methods on a type
#177
ollydev
closed
2 years ago
0
Explicitly scoped enums
#176
ollydev
closed
2 years ago
0
Remove constref methods - constant self is now a variable copy
#175
ollydev
closed
2 years ago
0
Array magic methods (IndexOf, IndicesOf, Reverse, Reversed, Unique)
#174
ollydev
closed
3 years ago
0
Questions
#173
Vizit0r
closed
1 year ago
22
Delphi fixes
#172
ollydev
closed
3 years ago
0
SortWeighted is now native and SortUp parameter added.
#171
ollydev
closed
3 years ago
0
Lape usage on Delphi
#170
Vizit0r
closed
3 years ago
7
Records: Add class variables & constants
#169
ollydev
closed
3 years ago
0
Sort now accepts `Extended/Int64 array` as weights
#168
ollydev
closed
3 years ago
0
Add SortWeighted
#167
ollydev
closed
3 years ago
0
Fix #147
#166
ollydev
closed
3 years ago
0
Fix loopOverSet & loopOverEnum with open arrays
#165
ollydev
closed
3 years ago
0
Simplify and optimize defines
#164
ollydev
closed
3 years ago
0
Improve TLapeTree_Case
#163
ollydev
closed
3 years ago
1
Housekeeping
#162
ollydev
closed
3 years ago
0
Temporary patch for record compare bug
#161
ollydev
closed
3 years ago
0
Record comparison bug
#160
ollydev
closed
2 years ago
0
Import more file and datetime methods
#159
ollydev
closed
3 years ago
0
Add Sort(<Array>) which uses comparison operators.
#158
ollydev
closed
3 years ago
0
Next