Mingwei Samuel

Results 194 issues of Mingwei Samuel

they will eventually be removed and replaced with https://github.com/rust-lang/rust/issues/87121 (which doesn't work yet)

hydroflow+
Small

For now, to compile in release mode you must manually provide the appropriate rustc flags. I'm going to leave supporting Cargo profiles to a later PR, that requires much more...

P1
deploy

Like stageleft, particularly topolotree and maybe the datalog engine, should be cut out into their own repositories and should consume pinned versions of hydro (updating on release, perhaps, to prevent...

testing
Small

Driven by hydroflow+ / flo-semantics requirements - [x] #1585 Add flo syntax/syntax checks (#1507 #1513) - [x] #1580 - [x] #1692 - [x] #1612 / #1725 - [x] #1731 /...

dfir_lang syntax
performance
dfir_rs runtime (core api)
P0
dfir_rs scheduler

Right now you can specify `'static` on the input, which allows for replay. Replay is suspicious.

dfir_lang syntax

- [ ] bounded vs unbounded (easy) - [ ] owned/ref - do we want to use actual `&` refs within loop DAGs - [ ] iterated/materialized (tbd) - [...

dfir_rs runtime (core api)
P0