ogma icon indicating copy to clipboard operation
ogma copied to clipboard

Scripting language focused on processing tabular data.

Results 62 ogma issues
Sort by recently updated
recently updated
newest added

## Goal R&D the privacy characteristics of partitions. ## Aspects to Develop - [x] #95 - [ ] #96

enhancement

## Goal R&D backend to make definitions scoped to partitions. ## Aspects to Develop - [ ] Error messages should state if the item exists but is not in scope

enhancement

## Goal Syntax to mark definitions as private to the current partition.

enhancement

## Goal R&D defining partitions _across file structure_.

enhancement

## Goal R&D defining partition boundaries _within a def file_.

enhancement

## Goal R&D accessing syntax for partitions.

enhancement

## Goal Lay the foundation for partitions by working on the backend representation and API access. ## Aspects to Develop - [ ] #90 - [ ] #91

enhancement
refactor

## Goal Failed conversions should be picked up in debug testing, so in an effort to produce faster runtime code, conversion failures should be a cold, panicking path. ## Aspects...

refactor