XAMPPRocky
XAMPPRocky
This might be fixed by #574 but I'll check tomorrow
Yep, fully agree, I've already done that in my local branch.
This seems like a great idea to me. The only thing I would offer is, should this be a filter? I don't feel super strongly about it, but session configuration...
Thank you for your issue! You just need to remove the `FluentLoader::new` part, the loader should be able to be passed directly to the `register_function`. We should also add a...
Thank you for your issue! This is definitely planned, as I'm currently working on implementing PER and constraints, and constraints I want to eventually move the constraints impl to being...
Thank you for your issue! This is a known limitation currently. Rasn only guarantees that the type is a valid ASN.1 message, and doesn't do any checks for constraints, so...
Thank you for your issue! I don't want to say it's forever off the table, because the goal of the project is world domination for ASN.1, and having a compiler...
@masihyeganeh Thank you for your interest! I'll try to find it and clean it up. I'll also make some issues for tracking progress for individual aspects.
@masihyeganeh The code is now available under `compiler`.
Thank you for your issue! I am aware of BACnet through reading about ASN.1, though I never really looked much into it. I would be open to including BACnet as...