FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - nolankramer/daScript · GitHub
nolankramer
/
daScript
Public
forked from
GaijinEntertainment/daScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
daScript
src
on
master
User selector
Datepicker
Commit history
Commits on Mar 16, 2026
Improve fio filesystem: _result variants, TBlock, null checks, namespace cleanup
Show description for 33cc861
borisbat
and
claude
committed
33cc861
View commit details
Copy full SHA for 33cc861
View code at this point
Browse repository at this point
Add explicit error reporting to fio filesystem functions
Show description for d59d3a6
borisbat
and
claude
committed
d59d3a6
View commit details
Copy full SHA for d59d3a6
View code at this point
Browse repository at this point
Merge pull request #2280 from GaijinEntertainment/ptr-safe-at
Show description for 4c2cec7
borisbat
authored
4c2cec7
View commit details
Copy full SHA for 4c2cec7
View code at this point
Browse repository at this point
jit: support ExprClone and ExprTypeInfo
Show description for 12f4e6e
aleksisch
committed
12f4e6e
View commit details
Copy full SHA for 12f4e6e
View code at this point
Browse repository at this point
Add pointer safe-at indexing (a?[index]) and fix 64-bit index mismatch
Show description for c40b653
borisbat
and
claude
committed
c40b653
View commit details
Copy full SHA for c40b653
View code at this point
Browse repository at this point
Commits on Mar 15, 2026
Move raster module from core daslang to dasStbImage module
Show description for 4d4af40
borisbat
and
claude
committed
4d4af40
View commit details
Copy full SHA for 4d4af40
View code at this point
Browse repository at this point
Commits on Mar 14, 2026
Fix heap corruption from typeinfo sizeof evaluated with incomplete struct sizes
Show description for 8a53bc2
borisbat
and
claude
committed
8a53bc2
View commit details
Copy full SHA for 8a53bc2
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
lets avoid this crash
borisbat
committed
15044f4
View commit details
Copy full SHA for 15044f4
View code at this point
Browse repository at this point
Add call expression depth limit to prevent stack overflow from recursive default arguments
Show description for 898623f
borisbat
and
claude
committed
898623f
View commit details
Copy full SHA for 898623f
View code at this point
Browse repository at this point
Detect circular dependencies in assume expressions
Show description for 5bf10b2
borisbat
and
claude
committed
5bf10b2
View commit details
Copy full SHA for 5bf10b2
View code at this point
Browse repository at this point
Merge pull request #2267 from GaijinEntertainment/fs
Show description for 55f31ee
borisbat
authored
55f31ee
View commit details
Copy full SHA for 55f31ee
View code at this point
Browse repository at this point
Add error if not modules registered
Show description for a33a283
reOiL
committed
a33a283
View commit details
Copy full SHA for a33a283
View code at this point
Browse repository at this point
Mark all fio.das functions as [generic] for AOT compatibility
Show description for fb9d9ad
borisbat
and
claude
committed
fb9d9ad
View commit details
Copy full SHA for fb9d9ad
View code at this point
Browse repository at this point
Merge pull request #2262 from aleksisch/feature/standalone-utils
Show description for cb8b781
borisbat
authored
cb8b781
View commit details
Copy full SHA for cb8b781
View code at this point
Browse repository at this point
Add C++17 <filesystem> operations to fio module
Show description for c979807
borisbat
and
claude
committed
c979807
View commit details
Copy full SHA for c979807
View code at this point
Browse repository at this point
Skip redundant infer pass for ExprTypeDecl field value
Show description for 7f534ac
borisbat
and
claude
committed
7f534ac
View commit details
Copy full SHA for 7f534ac
View code at this point
Browse repository at this point
Avoid expression duplication on method invoke
Show description for d160631
borisbat
and
claude
committed
d160631
View commit details
Copy full SHA for d160631
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
jit: implement new/delete for handle types in exe mode via annotations
Show description for 9c9ffac
aleksisch
committed
9c9ffac
View commit details
Copy full SHA for 9c9ffac
View code at this point
Browse repository at this point
Fix type inference bugs: report error for non-named args, bounds-check argTypes
Show description for b1cd36e
borisbat
and
claude
committed
b1cd36e
View commit details
Copy full SHA for b1cd36e
View code at this point
Browse repository at this point
Fix tuple and variant clone to respect source constness
Show description for 9543ec0
borisbat
and
claude
committed
9543ec0
View commit details
Copy full SHA for 9543ec0
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
Enforce if/else one-liner body on same line
Show description for 488d629
borisbat
and
claude
committed
488d629
View commit details
Copy full SHA for 488d629
View code at this point
Browse repository at this point
Merge pull request #2255 from aleksisch/feature/crash-report
Show description for 05c0afa
borisbat
authored
05c0afa
View commit details
Copy full SHA for 05c0afa
View code at this point
Browse repository at this point
compiler: support crash handler on Mac and Linux
Show description for ee8f55b
aleksisch
committed
ee8f55b
View commit details
Copy full SHA for ee8f55b
View code at this point
Browse repository at this point
Detect global variable initialization loops in lint pass
Show description for 6d7e01e
borisbat
and
claude
committed
6d7e01e
View commit details
Copy full SHA for 6d7e01e
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
compiler: table lookup collision lint and safe table indexing
Show description for 9b33604
borisbat
and
claude
committed
9b33604
View commit details
Copy full SHA for 9b33604
View code at this point
Browse repository at this point
compiler: improve coverage
Show description for 3a40f29
aleksisch
committed
3a40f29
View commit details
Copy full SHA for 3a40f29
View code at this point
Browse repository at this point
compiler: unify extra modules
Show description for 4919c2c
aleksisch
committed
4919c2c
View commit details
Copy full SHA for 4919c2c
View code at this point
Browse repository at this point
Add crash handler with daslang stack walk support
Show description for 58792e5
borisbat
and
claude
committed
58792e5
View commit details
Copy full SHA for 58792e5
View code at this point
Browse repository at this point
Commits on Mar 9, 2026
Fix Linux/macOS build: add missing signal.h and sys/wait.h includes
Show description for 67e8148
borisbat
and
claude
committed
67e8148
View commit details
Copy full SHA for 67e8148
View code at this point
Browse repository at this point
Add popen_timeout: subprocess execution with timeout and process tree kill
Show description for 8435559
borisbat
and
claude
committed
8435559
View commit details
Copy full SHA for 8435559
View code at this point
Browse repository at this point
Commits on Mar 8, 2026
Fix int8-keyed table test failure on macOS ARM JIT
Show description for bb37cef
borisbat
and
claude
committed
bb37cef
View commit details
Copy full SHA for bb37cef
View code at this point
Browse repository at this point
AOT: use v_extract_{x,y}i64 for 64-bit range/int swizzle fields
Show description for 8f76999
borisbat
and
claude
committed
8f76999
View commit details
Copy full SHA for 8f76999
View code at this point
Browse repository at this point
Add sscan_json builtin: parse JSON directly into structs via RTTI
Show description for 7fb3fea
borisbat
and
claude
committed
7fb3fea
View commit details
Copy full SHA for 7fb3fea
View code at this point
Browse repository at this point
Commits on Mar 7, 2026
daspkg: add package manager, fio utilities, and get_das_version
Show description for 22e1f02
borisbat
and
claude
committed
22e1f02
View commit details
Copy full SHA for 22e1f02
View code at this point
Browse repository at this point
add rfind to strings module, glob_match to strings_boost, batch compile_check
Show description for 70b1270
borisbat
and
claude
committed
70b1270
View commit details
Copy full SHA for 70b1270
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL