FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tests-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
tests-cpp
on
master
User selector
Datepicker
Commit history
Commits on Jul 2, 2026
shared modules: match a promoted module by canonical require identity
Show description for 4e2f90e
borisbat
and
claude
committed
4e2f90e
View commit details
Copy full SHA for 4e2f90e
View code at this point
Browse repository at this point
dasLLAMA wave 6: lift the LinearChunkAllocator 4GB per-chunk cap (64-bit HeapChunk)
Show description for 3d8ac11
borisbat
and
claude
committed
3d8ac11
View commit details
Copy full SHA for 3d8ac11
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
partial escape analysis: free on non-escaping paths using CFG
Show description for 43940ba
aleksisch
committed
43940ba
View commit details
Copy full SHA for 43940ba
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
ast: 64-bit size accessors + panic 32-bit any_array_size / any_table_size on overflow
Show description for e6cb5bb
borisbat
and
claude
committed
e6cb5bb
View commit details
Copy full SHA for e6cb5bb
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
fio: report broken dynamic-module artifacts when context is null (closes #2580)
Show description for d03af4d
borisbat
and
claude
committed
d03af4d
View commit details
Copy full SHA for d03af4d
View code at this point
Browse repository at this point
ast, parser, fio: fix six PVS-Studio findings
Show description for 1b077a7
borisbat
and
claude
committed
1b077a7
View commit details
Copy full SHA for 1b077a7
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
rtti: self-contained annotation info in debug info (AnnotationInfo/AnnotationArgumentInfo)
Show description for 1e660b0
borisbat
and
claude
committed
1e660b0
View commit details
Copy full SHA for 1e660b0
View code at this point
Browse repository at this point
fixed-array: review fixes + clang/gcc tests-cpp compile fix
Show description for ba9f5d9
borisbat
and
claude
committed
ba9f5d9
View commit details
Copy full SHA for ba9f5d9
View code at this point
Browse repository at this point
fixed-array stage 6: delete TypeDecl dim/dimExpr + compat properties; makeTypeInfo chain-native; dasFormatter grammar flip; serialization v91
Show description for 8d0dd7f
borisbat
and
claude
committed
8d0dd7f
View commit details
Copy full SHA for 8d0dd7f
View code at this point
Browse repository at this point
fixed-array 1c: typeFactory/interop produce tFixedArray; makeTypeInfo flattens
Show description for 235832e
borisbat
and
claude
committed
235832e
View commit details
Copy full SHA for 235832e
View code at this point
Browse repository at this point
fixed-array 1b-ii: parsers + mangled-name parse build tFixedArray chains
Show description for da22318
borisbat
and
claude
committed
da22318
View commit details
Copy full SHA for da22318
View code at this point
Browse repository at this point
fixed-array rework stage 1a: additive Type::tFixedArray core machinery
Show description for e119bb7
borisbat
and
claude
committed
e119bb7
View commit details
Copy full SHA for e119bb7
View code at this point
Browse repository at this point
Commits on Jun 7, 2026
misc: complete 64-bit migration of the shoe memory allocator
Show description for d5bfe2b
borisbat
and
claude
committed
d5bfe2b
View commit details
Copy full SHA for d5bfe2b
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
stable sort: builtin + daslib integration, tests, docs
Show description for e96a875
borisbat
and
claude
committed
e96a875
View commit details
Copy full SHA for e96a875
View code at this point
Browse repository at this point
Commits on May 29, 2026
parser: optional require — `require ?guard target`
Show description for 6e43d11
borisbat
and
claude
committed
6e43d11
View commit details
Copy full SHA for 6e43d11
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
drive-by: sweep pre-existing PERF020 (redundant no-op casts) in llvm_jit/macro
Show description for 320824a
borisbat
and
claude
committed
320824a
View commit details
Copy full SHA for 320824a
View code at this point
Browse repository at this point
sweep neg-index detection across all four indexing tiers + Copilot %u/%d fix
Show description for 9c80c3b
borisbat
and
claude
committed
9c80c3b
View commit details
Copy full SHA for 9c80c3b
View code at this point
Browse repository at this point
aot.h: detect negative int32 indices before unsigned wrap
Show description for 98437a9
borisbat
and
claude
committed
98437a9
View commit details
Copy full SHA for 98437a9
View code at this point
Browse repository at this point
Commits on May 20, 2026
longarr phase 8a: alignMask uint32 truncation + huge-array probes
Show description for b30397c
borisbat
and
claude
committed
b30397c
View commit details
Copy full SHA for b30397c
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 18, 2026
sort family: block-partition pdqsort + typed das_sort<T> + bench infra
Show description for a11a3d7
borisbat
and
claude
committed
a11a3d7
View commit details
Copy full SHA for a11a3d7
View code at this point
Browse repository at this point
Commits on May 17, 2026
phase0: fix CI cstdint include, address Copilot review, collapse top_n bench
Show description for 0c1813d
borisbat
committed
0c1813d
View commit details
Copy full SHA for 0c1813d
View code at this point
Browse repository at this point
phase 0: <algorithm> sort-family bindings + sort_boost/linq daslib wrappers
Show description for 5209016
borisbat
and
claude
committed
5209016
View commit details
Copy full SHA for 5209016
View code at this point
Browse repository at this point
Commits on May 15, 2026
lint: O(1) FileInfo line index + unified suppression API in rtti_core
Show description for 66e2412
borisbat
and
claude
committed
66e2412
View commit details
Copy full SHA for 66e2412
View code at this point
Browse repository at this point
Commits on May 14, 2026
parser/gen2: synthesize trailing semi at EOF without newline
Show description for 3c5cd6f
borisbat
and
claude
committed
3c5cd6f
View commit details
Copy full SHA for 3c5cd6f
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 May 5, 2026
daslang -exe: 3-tier shared-module resolution (exe_dir → das_root → absolute)
Show description for 3bf038c
borisbat
and
claude
committed
3bf038c
View commit details
Copy full SHA for 3bf038c
View code at this point
Browse repository at this point
Commits on May 4, 2026
style_lint: surface STYLE014/015 via MCP, clean dasSQLITE, add doc-improvement policy
Show description for e1ae9b0
borisbat
and
claude
committed
e1ae9b0
View commit details
Copy full SHA for e1ae9b0
View code at this point
Browse repository at this point
Commits on May 1, 2026
initial implementation of compilation callbacks
borisbat
committed
451a941
View commit details
Copy full SHA for 451a941
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
tests-cpp: doctest framework + clearException (#2523) + leak-count API + small-test TSAN CI
Show description for 77e03b3
borisbat
and
claude
committed
77e03b3
View commit details
Copy full SHA for 77e03b3
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL