Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-diplomat/diplomat issues and pull requests

#589 - Should `namespace` be `library_name` or something?

Issue - State: closed - Opened by robertbastian 2 months ago - 3 comments

#588 - cleanups: do more quasiquoting

Pull Request - State: closed - Opened by Manishearth 2 months ago

#587 - Add example JS gitignore

Pull Request - State: closed - Opened by Manishearth 2 months ago

#586 - JS2 Iterators Support

Pull Request - State: closed - Opened by ambiguousname 2 months ago

#585 - Support diplomat::attr(auto)

Pull Request - State: closed - Opened by Manishearth 2 months ago - 4 comments

#584 - Resurrect supports cfgs so we can gate against them

Pull Request - State: closed - Opened by Manishearth 2 months ago - 4 comments

#583 - Consider supporting constructors in C++

Issue - State: open - Opened by Manishearth 2 months ago
Labels: B-C-HIR

#582 - JS2: Support Constructors

Issue - State: open - Opened by ambiguousname 2 months ago - 2 comments
Labels: B-js

#581 - Separating C/C++ runtimes more

Pull Request - State: closed - Opened by robertbastian 2 months ago

#580 - JS2: Linking to documentation

Pull Request - State: closed - Opened by ambiguousname 2 months ago

#579 - Deny returning owned slices

Pull Request - State: closed - Opened by robertbastian 2 months ago

#578 - JS2 Backend: Create SliceArena

Issue - State: closed - Opened by ambiguousname 2 months ago
Labels: B-js

#577 - Ugh duckscript

Pull Request - State: closed - Opened by robertbastian 2 months ago

#576 - Remove `<sys/types.h>` from header

Pull Request - State: closed - Opened by robertbastian 2 months ago - 2 comments

#575 - Fix `.gitignore`

Pull Request - State: closed - Opened by robertbastian 2 months ago

#574 - More portable C

Pull Request - State: closed - Opened by robertbastian 2 months ago

#573 - Linting C/C++

Pull Request - State: closed - Opened by robertbastian 2 months ago

#572 - Use directories for C++ namespaces

Pull Request - State: closed - Opened by robertbastian 2 months ago - 1 comment

#571 - Fix namespacing

Pull Request - State: closed - Opened by robertbastian 2 months ago - 1 comment

#570 - More CI

Pull Request - State: closed - Opened by robertbastian 2 months ago

#569 - Fix ZST

Pull Request - State: closed - Opened by robertbastian 2 months ago

#568 - UTF8/16 backend features

Pull Request - State: closed - Opened by robertbastian 2 months ago

#567 - Visibility fixes

Pull Request - State: closed - Opened by robertbastian 2 months ago

#566 - Follow-up #564

Pull Request - State: closed - Opened by robertbastian 2 months ago

#565 - Followups from AST deletion

Pull Request - State: closed - Opened by Manishearth 2 months ago - 1 comment

#564 - Follow-up #562

Pull Request - State: closed - Opened by robertbastian 2 months ago

#563 - Don't guard special methods

Pull Request - State: closed - Opened by robertbastian 2 months ago - 8 comments

#562 - Nuke AST backends

Pull Request - State: closed - Opened by Manishearth 2 months ago

#561 - JS2 CI Integration

Issue - State: closed - Opened by ambiguousname 2 months ago - 1 comment

#560 - Clean up attributes

Pull Request - State: closed - Opened by robertbastian 2 months ago

#559 - Clean up the tool

Pull Request - State: closed - Opened by robertbastian 2 months ago

#558 - Add DiplomatOption<T>

Pull Request - State: closed - Opened by Manishearth 2 months ago - 6 comments

#557 - Fix fields in TS

Pull Request - State: closed - Opened by robertbastian 2 months ago

#556 - JS2 backend: Private struct fields shown in .d.ts files

Issue - State: closed - Opened by ambiguousname 2 months ago
Labels: B-js-HIR

#555 - JS2 error improvements

Pull Request - State: closed - Opened by robertbastian 2 months ago

#554 - Don't throw errors in TypeScript

Issue - State: open - Opened by robertbastian 2 months ago - 6 comments

#553 - Fix JS2 typo

Pull Request - State: closed - Opened by robertbastian 2 months ago - 1 comment

#552 - Callback support in the AST/HIR/macro, and codegen for C

Pull Request - State: closed - Opened by emarteca 2 months ago - 16 comments

#551 - Stop using CFormatter in non-C backends

Pull Request - State: closed - Opened by Manishearth 2 months ago

#550 - JS2 Backend Typescript fixes

Pull Request - State: closed - Opened by ambiguousname 2 months ago - 1 comment

#549 - Remove `ICU4X` prefix in example

Pull Request - State: closed - Opened by robertbastian 3 months ago

#546 - Don't use ABI renames in C

Pull Request - State: closed - Opened by robertbastian 3 months ago - 23 comments

#545 - Make failing tests fail and fixing them

Pull Request - State: closed - Opened by robertbastian 3 months ago - 7 comments

#542 - Remove prefix stripping

Pull Request - State: closed - Opened by robertbastian 3 months ago

#540 - Allow trait impls in bridge code

Pull Request - State: closed - Opened by robertbastian 3 months ago - 2 comments

#534 - Tracking: Diplomat needs for mls-rs

Issue - State: open - Opened by Manishearth 3 months ago

#532 - JS2 Backend: Separate typescript header file templates

Issue - State: closed - Opened by ambiguousname 3 months ago
Labels: B-js-HIR

#531 - supports = memory_sharing

Issue - State: open - Opened by ambiguousname 3 months ago - 1 comment

#530 - JS2 Backend: Abundant Whitespaces

Issue - State: closed - Opened by ambiguousname 3 months ago
Labels: B-js-HIR

#529 - JS2 Backend: Are we supporting 'static lifetimes for items like slices?

Issue - State: closed - Opened by ambiguousname 3 months ago - 1 comment
Labels: B-js

#528 - JS2 Backend: Is there a way we can verify the argument positions of our functions?

Issue - State: open - Opened by ambiguousname 3 months ago - 1 comment
Labels: B-js-HIR

#527 - JS2 Backend: Adding Support For Iterators Back In

Issue - State: closed - Opened by ambiguousname 3 months ago - 1 comment

#526 - New typescript and javascript tests for additional functionality

Issue - State: closed - Opened by ambiguousname 3 months ago - 2 comments
Labels: B-js

#525 - JS2 Backend: Opaque Lifetime Edges

Issue - State: closed - Opened by ambiguousname 3 months ago - 12 comments
Labels: B-js

#523 - == vs. === for reading from buffers in JS2/JS backends

Issue - State: closed - Opened by ambiguousname 3 months ago - 1 comment
Labels: B-js-HIR

#521 - Attributes for Param, SelfParam, and StructField types

Issue - State: closed - Opened by ambiguousname 3 months ago - 4 comments
Labels: B-demo_gen

#520 - Support &[CustomType]

Issue - State: open - Opened by Walter-Reactor 3 months ago - 5 comments

#519 - cpp2 should support slice-of-slice

Issue - State: open - Opened by Manishearth 3 months ago
Labels: B-cpp

#518 - Correctly handle cyclic structs in C++

Pull Request - State: open - Opened by Manishearth 3 months ago

#516 - We're not actually testing clang

Issue - State: closed - Opened by Manishearth 3 months ago - 2 comments

#515 - Add self-containedness test, fix mutability in C, test clang

Pull Request - State: closed - Opened by Manishearth 3 months ago - 3 comments

#514 - C++ code should only add decl header dependencies for struct fields

Issue - State: open - Opened by Manishearth 3 months ago
Labels: B-cpp

#513 - C-in-C++ architecture has flaws when it comes to forward decls

Issue - State: closed - Opened by Manishearth 3 months ago - 3 comments

#512 - Namespace c-in-c++

Pull Request - State: open - Opened by Manishearth 3 months ago - 1 comment

#511 - Merge in patch releases

Pull Request - State: closed - Opened by Manishearth 3 months ago - 1 comment

#510 - Don't include std serde from proc macro

Pull Request - State: closed - Opened by Manishearth 3 months ago - 1 comment

#509 - Typescript Test Fixes

Pull Request - State: closed - Opened by ambiguousname 3 months ago - 1 comment

#508 - Fix for #440

Pull Request - State: closed - Opened by ambiguousname 3 months ago - 1 comment

#507 - Adding windows specific patches (mostly for running npm)

Pull Request - State: closed - Opened by ambiguousname 3 months ago - 5 comments

#506 - Typedef for result structs

Pull Request - State: closed - Opened by robertbastian 3 months ago

#505 - #503 follow-up

Pull Request - State: closed - Opened by robertbastian 3 months ago

#504 - Typescript backend is not tested and does not build

Issue - State: closed - Opened by robertbastian 3 months ago - 1 comment

#503 - Improve CI, bump Node version

Pull Request - State: closed - Opened by robertbastian 3 months ago

#502 - Make C2TyGenContext public

Pull Request - State: closed - Opened by Manishearth 3 months ago - 2 comments

#500 - WASM Automatic Demo Generator Proof of Concept

Pull Request - State: closed - Opened by ambiguousname 3 months ago - 11 comments

#499 - panama-backend - basic integration with jextract

Pull Request - State: open - Opened by jcrist1 4 months ago - 6 comments

#498 - Use process.getBuiltinModule when available; sniff by globalThis.process

Pull Request - State: closed - Opened by sffc 4 months ago - 1 comment

#497 - kotlin-benchmark - basic benchmark

Pull Request - State: closed - Opened by jcrist1 4 months ago - 3 comments

#496 - Do some benchmarking of the new Kotlin backend

Issue - State: open - Opened by Manishearth 4 months ago

#495 - Directly use C2 apis from CPP2

Pull Request - State: closed - Opened by Manishearth 4 months ago - 1 comment

#494 - Support ZST in Result and Option

Pull Request - State: closed - Opened by robertbastian 4 months ago

#493 - Fix and Test JS UTF-16 code

Pull Request - State: closed - Opened by sffc 4 months ago - 1 comment

#492 - Refactor C2 backend to produce Header objects

Pull Request - State: closed - Opened by Manishearth 4 months ago

#491 - Remove separate result headers from c2

Pull Request - State: closed - Opened by Manishearth 4 months ago - 2 comments

#490 - Get rid of __cplusplus ifdefs

Pull Request - State: closed - Opened by Manishearth 4 months ago

#489 - Move C2 to templates

Pull Request - State: closed - Opened by Manishearth 4 months ago

#488 - Improve CPP2 enum ergonomics, fix some HIR code

Pull Request - State: closed - Opened by robertbastian 4 months ago

#487 - JS2 HIR Implementation

Pull Request - State: closed - Opened by ambiguousname 4 months ago - 8 comments

#486 - Diplomat plugin interface for Golang?

Issue - State: closed - Opened by Masber 4 months ago - 1 comment

#485 - oops

Pull Request - State: closed - Opened by robertbastian 4 months ago

#484 - Better support for Options in AST

Pull Request - State: closed - Opened by robertbastian 4 months ago

#483 - Rename `DiplomatWriteable` to `DiplomatWrite`

Pull Request - State: closed - Opened by robertbastian 4 months ago

#482 - Validate `&str`s in C++

Pull Request - State: closed - Opened by robertbastian 4 months ago - 2 comments

#480 - Move CI to g++

Pull Request - State: closed - Opened by Manishearth 4 months ago

#479 - Bump versions to 0.8.0

Pull Request - State: closed - Opened by robertbastian 4 months ago