Alessio Coltellacci

Results 27 issues of Alessio Coltellacci

This is the WIP for #745 (my work is based on #973). I have some troubles to understand what I have to do to complete the `serde_derive/de.rs` and `serde_derive/se.rs` modifications....

I'm trying to include milton community version in my existing app j2ee build with jersey. The Ressource Controllers seem's to bee correctly loaded with the annotations @ResourceController. But when I...

invalid

QUIC is an encrypted, multiplexed, and low-latency transport protocol designed from the ground up to improve transport performance for HTTPS traffic and to enable rapid deployment and continued evolution of...

enhancement
h3
udp

# Presentation of MQTT MQTT (Message Queuing Telemetry Transport) is an publish-subscribe-based messaging protocol. An MQTT system consists of clients communicating with a server, called a `broker`. A client may...

enhancement
integration

I tried to install the c-semantic in my ubuntu Ubuntu 20.04.2 LTS. I followed the [INSTALL.md]( https://github.com/kframework/c-semantics/blob/master/INSTALL.md) instructions. I got a `dist` folder with the different compiled semantics in the...

Hi everyone, as the title suggests, I would like to know if Lambdapi could be modified to support inductive type with type `Prop`. _Being able to define something like this_:...

feature request

Hi! When I apply the modifiers `associative commutative ` on a symbol, and if I have a term with this symbol in the hypothesis of a proof, Lambdapi automatically puts...

Hi, I would like to export in Coq format symbol that has been defined with tactics like the symbol `test_export2` below: ``` symbol Prop : TYPE; builtin "Prop" ≔ Prop;...

feature request

This PR is the work for #7

## Overview A remote unauthenticated user may request a DNS zone transfer from a public-facing DNS server. If improperly configured, the DNS server may respond with information about the requested...

feature
paused