• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tbklang / tlang / #992
79%
master: 50%

Build:
Build:
LAST BUILD BRANCH: vardec_varass_dependency
DEFAULT BRANCH: master
Ran 03 Jan 2025 02:52PM UTC
Jobs 1
Files 54
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

03 Jan 2025 02:51PM UTC coverage: 80.741% (+0.1%) from 80.596%
#992

push

coveralls-ruby

web-flow
⚡ Feature: String support (#68)

* Test cases

- Added `simple_string.t`

* StringExpression

- Made `final`
- Strip the `""`
- Implemented `toString()`

* StringExpression

- Fixed the constructor to properly store the incoming string literal

* DGen

- Added basic emit support for strings

* TypeChecker

- Added initial support for the string instruction generation
- Initial work started on pooling

Strings

- Initial pool work

* Dep-gen

- Set the `Context` for incoming `StringExpression`

* StringData

- Added new union

StringInfo

- Added new struct type

StringExpression

- Now uses `StringInfo` rather
- Moved to its own module
- Construction is now done via a static function

* String management

- Work-in-progress

* StringLiteral

- Updated the instruction

* DGen

- Added support for `StringLiteral` instruction; this means we now have support for string literals in the C emitter

* Parser

- `parseExpression()` now uses the new static method for building a `StringExpression`

* Expressions

- Removed `StringExpression`

* TypeChecker

- Disabled interning stuff for now
- Using the new `StringExpression` (AST node) and `StringLiteral` (TIR node) APIs

* Dep-gen

- Added missing import

* Test cases

- Updated `simple_string.t`

* Pipelines

- Added emit test for `simple_string.t`

* Compiler (unittests)

- Added `simple_string.t`

* .gitignore

- Updated `.gitignore`

* .gitignore

- Updated

* StringInfo

- Made `toString()` more descriptive

* Test cases

- Added some emoji to the string for `simple_string.t`

* strings

- Removed pooling code for strings

* .gitignore

- Fixed up

* TypeChecker

- Removed string pooling stuff

* DGen

- Cleaned up

* StringLiteral

- Cleaned up

43 of 62 new or added lines in 6 files covered. (69.35%)

4884 of 6049 relevant lines covered (80.74%)

372.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #992.1 03 Jan 2025 02:52PM UTC 0
80.74
Source Files on build #992
Detailed source file information is not available for this build.
  • Back to Repo
  • 1d830cd3 on github
  • Prev Build on vardec_varass_dependency
  • Next Build on vardec_varass_dependency
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc