Skip to content

issues Search Results · repo:prezi/spaghetti language:Java

Filter by

155 results
 (55 ms)

155 results

inprezi/spaghetti (press backspace or delete to remove)

Integrate a preprocessing step in the build chain to work around this issue with the Closure compiler getting confused by TypeScript s enum output since 1.5: https://github.com/Microsoft/TypeScript/issues/2655 ...
enhancement
  • knuton
  • Opened 
    on Jan 14, 2016
  • #208

Explain why transitively depended on enum types are empty, and how to get the full type, in a comment generated with the empty type.
enhancement
  • knuton
  • Opened 
    on Jan 14, 2016
  • #207

We now generate members only for enums from direct dependencies, and should do the same for constant types. To prevent programmer confusion, generate an explanatory comment along wit the empty const type, ...
enhancement
  • knuton
  • Opened 
    on Jan 14, 2016
  • #206

Instead of separate packaging pipelines for AMD and CommonJS, if we were to produce UMD we might have less complexity in both Spaghetti core and in using Spaghetti.
  • knuton
  • 1
  • Opened 
    on Jul 30, 2015
  • #202

Problem When generating headers for a module, we currently regenerate verbatim each enum defined in a module dependency, see e.g. here and here. When operating within one language we would not need to ...
enhancement
  • knuton
  • 5
  • Opened 
    on Jul 10, 2015
  • #200

With Kotlin M12 integration tests are failing: :spaghetti-kotlin-support:integTest com.prezi.spaghetti.kotlin.KotlinGeneratorIntegrationTest test harness FAILED java.lang.RuntimeException at KotlinGeneratorIntegrationTest.groovy:33 ...
  • rosadam
  • 3
  • Opened 
    on Jun 5, 2015
  • #194

Sometimes it happens that you accidentally edit the generated files. It would help if the generated files doesn t have write permissions, because most editors warn you when trying to edit a read-only file. ...
  • agazso
  • 1
  • Opened 
    on May 21, 2015
  • #192

- [ ] Add command for packaging modules from CLI - [ ] Allow to specify prefix and suffix from CLI
enhancement
  • knuton
  • Opened 
    on May 8, 2015
  • #190

Spaghetti currently supports external interfaces, but not external structs which seems like an arbitrary limitation. It would be sensible to introduce the notion of an arbitrary external type: extern ...
enhancement
  • knuton
  • 4
  • Opened 
    on Apr 19, 2015
  • #187

...plus a TAR.
  • lptr
  • Opened 
    on Apr 10, 2015
  • #186
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub