daz10000

Results 22 issues of daz10000

# Flanking DNA GSL typically models just the designed DNA (e.g. locus, promoter gene terminator constructs), but during the process of construction it is very common to package the design...

# Intro GSL designs are inherently linear in specification. Many of the actual pieces of DNA that scientists are constructing are circular and contain additional implicit DNA sequences in the...

This (admittedly buggy) GSL causes a stack overflow on our production compiler. Please verify of course but pretty sure it's a bug in GslCore ``` let x = oGAL1 let...

Hopefully this one is a little simpler than last PR. This adds the `#tag namespace:tag` feature and extends pragma semantics to add a transient cumulative option.

With the multiple source position tracking feature, the call to functionThree in the source below records the line 4 final position and the call on line but misses line 15...

This almost feels like a bug. The following code gives an error. Basically you can't have a function that just expands into code. Of course you can get around this...

Using a variable reference with a qualification for a subpart e.g. &locus.up inside a function which also uses inline sequences causes the internal error shown below. GSL internally creates GSL...

I'm getting the google auth example running for net6, and the newer breakdown of all the giraffe packages (at least the google auth example). Are you interested in a PR...

**Is your feature request related to a problem? Please describe.** Startup time for `fsx` files is quite high. It might not matter if you are planning to do a large...

Feature Request
Area-FSI
Theme-Performance

### Description fsyacc build incorrectly determines that output is already built, when the output has a non standard name ### Repro steps Please provide the steps required to reproduce the...