| .. |
|
_dbg
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
_perf
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
arg
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
array
|
Fix Array method findIndex changing array content (#780)
|
2025-05-24 17:21:24 +02:00 |
|
ast
|
Add Escript support for uninitialized class functions (#808)
|
2025-09-05 23:23:59 +02:00 |
|
base64
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
bfor
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
binding
|
Add support for sequence and index bindings (#760)
|
2025-02-17 21:59:42 +01:00 |
|
bitop
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
boolean
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
bracket
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
bug
|
Add Escript support for enum class (#804)
|
2025-08-18 20:50:18 +02:00 |
|
cfg
|
Add error if a config file property has curly braces on its name (#825)
|
2025-11-03 19:36:48 +00:00 |
|
classes
|
Normalize TypeOf and TypeOfInt return value for ClassInstanceRef (#821)
|
2025-09-29 08:55:48 +02:00 |
|
compiler2
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
condexpr
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
config
|
fixed leak in compiler and xml filemod
|
2018-12-23 13:55:47 +01:00 |
|
const
|
Add Escript support for enum class (#804)
|
2025-08-18 20:50:18 +02:00 |
|
dict
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
enum
|
Enum class fixes (#805)
|
2025-08-19 09:07:02 +02:00 |
|
error
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
errors
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
export
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
filemod
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
for
|
Add support for sequence and index bindings (#760)
|
2025-02-17 21:59:42 +01:00 |
|
func
|
Fix handling of byref, rest, and default parameters in uninitialized functions (#814)
|
2025-09-06 17:26:06 +02:00 |
|
funcexpr
|
Fix handling of byref, rest, and default parameters in uninitialized functions (#814)
|
2025-09-06 17:26:06 +02:00 |
|
if
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
in
|
Add Escript support for enum class (#804)
|
2025-08-18 20:50:18 +02:00 |
|
interstring
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
json
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
math
|
removed unused code from old compiler out of EProgram (#750)
|
2025-01-23 19:53:11 +01:00 |
|
method
|
Modulus operations with doubles (#769)
|
2025-02-23 16:06:52 +01:00 |
|
misc
|
Fix parsing issue introduced with regular expressions when using floating-point dividends (#832)
|
2025-12-14 19:44:13 +01:00 |
|
mult
|
Update test suite for new compiler (#299)
|
2020-09-11 01:38:39 -07:00 |
|
narray
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
oper
|
Modulus operations with doubles (#769)
|
2025-02-23 16:06:52 +01:00 |
|
oper-elvis
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
opt
|
further optimize shortcircuits (#800)
|
2025-08-12 08:52:50 +02:00 |
|
pack
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
parity
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
prec
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
prog
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
quot
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
recurs
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
reff
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
regexp
|
Add support for regular expressions (#818)
|
2025-11-17 18:02:45 +01:00 |
|
repeat
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
reserved
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
scope
|
Add Escript support for enum class (#804)
|
2025-08-18 20:50:18 +02:00 |
|
size
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
spread
|
Add support for spread operator in dictionary and struct initializers; FormatterEllipsisSpacing formatter option (#763)
|
2025-02-19 18:33:56 +01:00 |
|
string
|
Add support for regular expressions (#818)
|
2025-11-17 18:02:45 +01:00 |
|
struct
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
substr
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
sw
|
Add support for regular expressions (#818)
|
2025-11-17 18:02:45 +01:00 |
|
switch
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
syntax
|
Add support for regular expressions (#818)
|
2025-11-17 18:02:45 +01:00 |
|
test
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
unicode
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
uninit
|
Fix handling of byref, rest, and default parameters in uninitialized functions (#814)
|
2025-09-06 17:26:06 +02:00 |
|
uninit-funct
|
Fix handling of byref, rest, and default parameters in uninitialized functions (#814)
|
2025-09-06 17:26:06 +02:00 |
|
utilmod
|
Add module function util::RandomUUID() (#803)
|
2025-08-16 13:39:34 +02:00 |
|
var
|
Add Escript support for enum class (#804)
|
2025-08-18 20:50:18 +02:00 |
|
while
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |
|
.gitignore
|
Add ecompile flag -Z to print AST (#796)
|
2025-07-23 23:00:34 +02:00 |
|
ecompile.cfg
|
Add Script object script method stacktrace (#739)
|
2025-01-05 17:22:55 +01:00 |
|
update_err.py
|
Format testsuite scripts, pol-core support modules (#713)
|
2024-10-04 10:29:55 +02:00 |