jazz icon indicating copy to clipboard operation
jazz copied to clipboard

The Scripting Engine that Combines Speed, Safety, and Simplicity

Results 100 jazz issues
Sort by recently updated
recently updated
newest added

https://github.com/lholden/job_scheduler Example: ?

size/0.5
value/0.75
track/ready
model/change
component/bindings
progress/0.0
focus/mechanics
component/environment
landmark/2

https://github.com/patchworkuniversity/torchbear/issues/234 + Mun's Actix integration ~~ https://github.com/carllerche/kabuki/issues/5 > `ActorCell` has a couple of todos about how it sets up and processes its slab of tasks. Could crates like [futures-state-stream](https://github.com/sfackler/futures-state-stream) and...

size/1
value/1
progress/0.25
track/upstream
focus/performance
model/plan
focus/mechanics
component/environment
landmark/3

Currently we are waiting by default for the response ~~~lua local response = client_request.send("google.com") ~~~ exposing futures would look like this ~~~lua local future = client_request.send("google.com") -- we can do...

size/0.5
value/0.75
track/ready
model/change
progress/0.0
focus/mechanics
component/environment
landmark/3

crypto is a possible example, eg with blake2 added there would like functions in individual files, and mod.rs/base.rs for common code, eg imports an information architecture (IA) example to draw...

progress/1
landmark/1

Should it create the directory or is this sane behaviour?

progress/1
landmark/1

https://github.com/foundpatterns/torchbear/blob/7c0f5f3669e10ae0ede4d3d100b7db9b15034abc/src/lib.rs#L178 this is obviously old can we pass the environment's address and port to Lua? we *could* read it out of the settings file, but getting it from torchbear would...

size/0.25
value/0.5
track/wip
progress/0.5
model/plan
component/environment
landmark/3

So after reading all of the README I understand what it is (it's a fancy Lua shell, right?) and what component it uses but what does it actually do? Are...

size/0.0
value/0.25
track/unreproducable
progress/1
model/review
component/error
focus/experience

https://actix.rs/api/actix-web/stable/actix_web/server/struct.HttpServer.html#method.bind https://doc.rust-lang.org/nightly/std/io/struct.Error.html

size/0.25
value/0.75
track/ready
progress/1