FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/misc/daScriptC.cpp - WhyNot135/daScript · GitHub
WhyNot135
/
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
misc
daScriptC.cpp
on
revert_fence
User selector
Datepicker
Commit history
Commits on Jul 6, 2026
compiler: automatic block inlining and invoke-of-literal devirtualization
Show description for 1455e95
borisbat
and
claude
committed
1455e95
View commit details
Copy full SHA for 1455e95
View code at this point
Browse repository at this point
compiler: [inline] function annotation - fail-closed body splicing in the patch slot
Show description for 51b01d1
borisbat
and
claude
committed
51b01d1
View commit details
Copy full SHA for 51b01d1
View code at this point
Browse repository at this point
optimizer: CodeOfPolicies host opt-out for DSE/CSE (disable_dse/disable_cse)
Show description for b74c8ba
borisbat
and
claude
committed
b74c8ba
View commit details
Copy full SHA for b74c8ba
View code at this point
Browse repository at this point
Commits on Jul 5, 2026
c api: expose DAS_POLICY_FAST_MATH (Copilot review)
Show description for 4e30a4b
borisbat
and
claude
committed
4e30a4b
View commit details
Copy full SHA for 4e30a4b
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
Add '\0' to buffers in das_get_root and das_error_report
Show description for 2c0a7af
imp5imp5
authored
2c0a7af
View commit details
Copy full SHA for 2c0a7af
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
build: treat compiler warnings as errors on core + module targets
Show description for 7a230e4
aleksisch
and
claude
committed
7a230e4
View commit details
Copy full SHA for 7a230e4
View code at this point
Browse repository at this point
Commits on Jun 6, 2026
table: packed non-string tables store no per-slot hash (commit A)
Show description for 0f2e49d
borisbat
and
claude
committed
0f2e49d
View commit details
Copy full SHA for 0f2e49d
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
table: 64-bit packed hash for small tables — eliminate strcmp
Show description for bbbb3e2
borisbat
and
claude
committed
bbbb3e2
View commit details
Copy full SHA for bbbb3e2
View code at this point
Browse repository at this point
Commits on May 21, 2026
PR-H round-2 Copilot review fixes
Show description for 2fdffb8
borisbat
and
claude
committed
2fdffb8
View commit details
Copy full SHA for 2fdffb8
View code at this point
Browse repository at this point
PR-H: das_array / das_table C-API _i64 completeness
Show description for 1642752
borisbat
and
claude
committed
1642752
View commit details
Copy full SHA for 1642752
View code at this point
Browse repository at this point
load_module: direct module-folder loading without the junction trick
Show description for 37eea1e
borisbat
and
claude
committed
37eea1e
View commit details
Copy full SHA for 37eea1e
View code at this point
Browse repository at this point
Commits on May 20, 2026
runtime_table + JIT: widen TableHash returns to int64_t; fix JIT vec3 stride width
Show description for a79ce88
borisbat
and
claude
committed
a79ce88
View commit details
Copy full SHA for a79ce88
View code at this point
Browse repository at this point
longarr phase 2+3+4: 64-bit arrays and tables — daslang surface + AOT helpers
Show description for c871a5d
borisbat
and
claude
committed
c871a5d
View commit details
Copy full SHA for c871a5d
View code at this point
Browse repository at this point
Commits on May 19, 2026
longarr phase 1: widen heap & MemoryModel byte counts to uint64_t
Show description for 16bab2f
borisbat
and
claude
committed
16bab2f
View commit details
Copy full SHA for 16bab2f
View code at this point
Browse repository at this point
Commits on May 9, 2026
feat: c-api arrays/tables + tutorial 14 (passing arrays from C)
Show description for b31f8f9
borisbat
and
claude
committed
b31f8f9
View commit details
Copy full SHA for b31f8f9
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
compiler: split libDaScrpt into 2 libraries
Show description for 2bcdfd4
aleksisch
committed
2bcdfd4
View commit details
Copy full SHA for 2bcdfd4
View code at this point
Browse repository at this point
Commits on Apr 12, 2026
C API: add missing das_argument_int64 and das_argument_uint64 implementations
Show description for 8117458
borisbat
and
claude
committed
8117458
View commit details
Copy full SHA for 8117458
View code at this point
Browse repository at this point
annotations: migrate Annotation and AnnotationDeclaration to gc_node
Show description for f2a0bca
borisbat
and
claude
committed
f2a0bca
View commit details
Copy full SHA for f2a0bca
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
gc(Expression,MakeFieldDecl,MakeStruct,Function,Structure,Enumeration,Variable): migrate AST nodes from smart_ptr to gc_node
Show description for af45f1f
borisbat
and
claude
committed
af45f1f
View commit details
Copy full SHA for af45f1f
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
gc(TypeDecl): replace smart_ptr<TypeDecl> with gc_node-based raw pointers
Show description for ec3e307
borisbat
and
claude
committed
ec3e307
View commit details
Copy full SHA for ec3e307
View code at this point
Browse repository at this point
Commits on Apr 2, 2026
restore no_infer_time_folding CoP option and release workflow fix
Show description for d5f81aa
borisbat
and
claude
committed
d5f81aa
View commit details
Copy full SHA for d5f81aa
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
dasAudio: add documentation, 8 tutorials, enable by default; AOT fixes for dasHV/dasPUGIXML/dasAudio
Show description for e82a9a9
borisbat
and
claude
committed
e82a9a9
View commit details
Copy full SHA for e82a9a9
View code at this point
Browse repository at this point
Commits on Mar 31, 2026
add no_infer_time_folding CoP option
Show description for 8efca42
quasilyte
committed
8efca42
View commit details
Copy full SHA for 8efca42
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
C integration tutorial 12: mock ECS with daScript macros
Show description for 4c9c2da
borisbat
and
claude
committed
4c9c2da
View commit details
Copy full SHA for 4c9c2da
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
Add type introspection to C API (daScriptC.h)
Show description for 3b75467
borisbat
and
claude
committed
3b75467
View commit details
Copy full SHA for 3b75467
View code at this point
Browse repository at this point
Commits on Feb 21, 2026
C-integration tutorial for threading
borisbat
committed
e8d66c2
View commit details
Copy full SHA for e8d66c2
View code at this point
Browse repository at this point
Commits on Feb 17, 2026
Merge pull request #2077 from aleksisch/feature/unstable-cpp-api
Show description for 2e40760
borisbat
authored
2e40760
View commit details
Copy full SHA for 2e40760
View code at this point
Browse repository at this point
compiler: `getBuiltinAddress` now returns address in C-API
Show description for 728527f
aleksisch
committed
728527f
View commit details
Copy full SHA for 728527f
View code at this point
Browse repository at this point
Commits on Feb 16, 2026
more missing C functionality
borisbat
committed
26d5043
View commit details
Copy full SHA for 26d5043
View code at this point
Browse repository at this point
sandbox
borisbat
committed
40a9052
View commit details
Copy full SHA for 40a9052
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
modules: add dyn modules to C-API
Show description for 274c7ee
aleksisch
committed
274c7ee
View commit details
Copy full SHA for 274c7ee
View code at this point
Browse repository at this point
Commits on Feb 9, 2026
missing bits of "C" interop
borisbat
committed
d16ac2a
View commit details
Copy full SHA for d16ac2a
View code at this point
Browse repository at this point
Commits on Feb 8, 2026
missing bits for C interface
borisbat
committed
f45e1dd
View commit details
Copy full SHA for f45e1dd
View code at this point
Browse repository at this point
Commits on Nov 18, 2025
Mark exported & imported functions with attributes.
aleksisch
committed
56ed698
View commit details
Copy full SHA for 56ed698
View code at this point
Browse repository at this point
Commits on Aug 11, 2025
value types are now first-class calls
borisbat
committed
cf1eabe
View commit details
Copy full SHA for cf1eabe
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL