- build: bump gobstones-scripts version to 0.9.3 (f9e850a)
- feat(functions): a new function to convert symbols to string (without the "Symbol(...)" part) (8aca4a3)
- build: updating huksy scripts (eb72185)
- refactor(sourcerange + others): sourceRange was refactored as SourceSpan. Minor corrections (37b7dc6)
- fix: fix weird indentation in Subset (9b5df13)
- feat(functions): a new function to convert symbols to string (without the "Symbol(...)" part) (8aca4a3)
- build: updating huksy scripts (eb72185)
- refactor(sourcerange + others): sourceRange was refactored as SourceSpan. Minor corrections (37b7dc6)
- fix: fix weird indentation in Subset (9b5df13)
- feat: add History support and update module names (adba484)
- fix: fix weird indentation in Subset (9b5df13)
- refactor(docs): remove docs folder (2a19a81)
- refactor: rename folders to match guidelines (be8838f)
- refactor: sourceReader (db6ba94)
- refactor(sourcereader): improve the code structure and tests (decc023)
- build: update build configuration to scripts 0.6.x (eb92008), closes #27
- build: updated gobtones-scripts to 0.8.0 (9d8765d)
- build: updated version of gobstones-scripts to 0.8.0 (1cef7d4)
- build(version): commit for version 0.5.0 (c4cb89c)
- fix(expectations): boolean expectations had "number" in its generic type instantiation (ea9d131)
- fix(sourcereader.ts): the method
toString
ofSourcePosition
was made consistent (f4428e5) - docs(sourcereader): fine tuning of documentation (6439a76)
- docs(sourcereader): more tests to SR. Minor docs corrections and code tiding (a52944e)
- docs(sourcereader): more tiding. A little correction in Expectations (8e0d2f6)
- test(sourceposition): fixing testing (20c60bf)
- test(sourcereader): testing tiding of SourceReader, started. Minor name change for an error (7a54e97)
- test(sourcereader): tests for equivalences, added (d4f877e)
- feat: adad (1d02af1)
- feat(sourcereader): added contextual contents operations to DocumentPositions (d60d9b1), closes #31
- feat(sourcereader): sourceReaderErrors were added to the export (+ some minor changes) (14a6838), closes #23
- PARTIAL: Fixed tests for SourcePosition (24063e6)
- [PARTIAL] One operation optimized, more to go (f2a4262)
- All optimizations done, and justified with explicit reasonings (89dcbd9)
- Changed all names from "string" to "document". Documentation improved a little (5cdeda9)
- The names of the documents now are homogeneous, even for single input unnamed documents.
- refactor: rename folders to match guidelines (7dd721e)
- refactor: sourceReader (db6ba94)
- refactor(sourcereader): improve the code structure and tests (decc023)
- build: update build configuration to scripts 0.6.x (eb92008), closes #27
- build: updated gobtones-scripts to 0.8.0 (9d8765d)
- build: updated version of gobstones-scripts to 0.8.0 (1cef7d4)
- build(version): commit for version 0.5.0 (c4cb89c)
- fix(expectations): boolean expectations had "number" in its generic type instantiation (ea9d131)
- fix(sourcereader.ts): the method
toString
ofSourcePosition
was made consistent (f4428e5) - docs(sourcereader): fine tuning of documentation (6439a76)
- docs(sourcereader): more tests to SR. Minor docs corrections and code tiding (a52944e)
- docs(sourcereader): more tiding. A little correction in Expectations (8e0d2f6)
- test(sourceposition): fixing testing (20c60bf)
- test(sourcereader): testing tiding of SourceReader, started. Minor name change for an error (7a54e97)
- test(sourcereader): tests for equivalences, added (d4f877e)
- feat: adad (1d02af1)
- feat(sourcereader): added contextual contents operations to DocumentPositions (d60d9b1), closes #31
- feat(sourcereader): sourceReaderErrors were added to the export (+ some minor changes) (14a6838), closes #23
- PARTIAL: Fixed tests for SourcePosition (24063e6)
- [PARTIAL] One operation optimized, more to go (f2a4262)
- All optimizations done, and justified with explicit reasonings (89dcbd9)
- Changed all names from "string" to "document". Documentation improved a little (5cdeda9)
- The names of the documents now are homogeneous, even for single input unnamed documents.
- refactor: rename folders to match guidelines (98231ca)
- refactor: sourceReader (db6ba94)
- refactor(sourcereader): improve the code structure and tests (decc023)
- build: update build configuration to scripts 0.6.x (eb92008), closes #27
- build: updated gobtones-scripts to 0.8.0 (9d8765d)
- build: updated version of gobstones-scripts to 0.8.0 (1cef7d4)
- build(version): commit for version 0.5.0 (c4cb89c)
- fix(expectations): boolean expectations had "number" in its generic type instantiation (ea9d131)
- fix(sourcereader.ts): the method
toString
ofSourcePosition
was made consistent (f4428e5) - docs(sourcereader): fine tuning of documentation (6439a76)
- docs(sourcereader): more tests to SR. Minor docs corrections and code tiding (a52944e)
- docs(sourcereader): more tiding. A little correction in Expectations (8e0d2f6)
- test(sourceposition): fixing testing (20c60bf)
- test(sourcereader): testing tiding of SourceReader, started. Minor name change for an error (7a54e97)
- test(sourcereader): tests for equivalences, added (d4f877e)
- feat: adad (1d02af1)
- feat(sourcereader): added contextual contents operations to DocumentPositions (d60d9b1), closes #31
- feat(sourcereader): sourceReaderErrors were added to the export (+ some minor changes) (14a6838), closes #23
- PARTIAL: Fixed tests for SourcePosition (24063e6)
- [PARTIAL] One operation optimized, more to go (f2a4262)
- All optimizations done, and justified with explicit reasonings (89dcbd9)
- Changed all names from "string" to "document". Documentation improved a little (5cdeda9)
- The names of the documents now are homogeneous, even for single input unnamed documents.
- refactor: rename folders to match guidelines (06db8fc)
- refactor: sourceReader (db6ba94)
- refactor(sourcereader): improve the code structure and tests (decc023)
- build: update build configuration to scripts 0.6.x (eb92008), closes #27
- build: updated gobtones-scripts to 0.8.0 (9d8765d)
- build: updated version of gobstones-scripts to 0.8.0 (1cef7d4)
- build(version): commit for version 0.5.0 (c4cb89c)
- fix(expectations): boolean expectations had "number" in its generic type instantiation (ea9d131)
- fix(sourcereader.ts): the method
toString
ofSourcePosition
was made consistent (f4428e5) - docs(sourcereader): fine tuning of documentation (6439a76)
- docs(sourcereader): more tests to SR. Minor docs corrections and code tiding (a52944e)
- docs(sourcereader): more tiding. A little correction in Expectations (8e0d2f6)
- test(sourceposition): fixing testing (20c60bf)
- test(sourcereader): testing tiding of SourceReader, started. Minor name change for an error (7a54e97)
- test(sourcereader): tests for equivalences, added (d4f877e)
- feat: adad (1d02af1)
- feat(sourcereader): added contextual contents operations to DocumentPositions (d60d9b1), closes #31
- feat(sourcereader): sourceReaderErrors were added to the export (+ some minor changes) (14a6838), closes #23
- PARTIAL: Fixed tests for SourcePosition (24063e6)
- [PARTIAL] One operation optimized, more to go (f2a4262)
- All optimizations done, and justified with explicit reasonings (89dcbd9)
- Changed all names from "string" to "document". Documentation improved a little (5cdeda9)
- The names of the documents now are homogeneous, even for single input unnamed documents.
- build: update build configuration to scripts 0.6.x (eb92008), closes #27
- build: updated gobtones-scripts to 0.8.0 (9d8765d)
- build: updated version of gobstones-scripts to 0.8.0 (1cef7d4)
- build(version): commit for version 0.5.0 (c4cb89c)
- refactor: sourceReader (db6ba94)
- refactor(sourcereader): improve the code structure and tests (decc023)
- fix(expectations): boolean expectations had "number" in its generic type instantiation (ea9d131)
- fix(sourcereader.ts): the method
toString
ofSourcePosition
was made consistent (f4428e5) - docs(sourcereader): fine tuning of documentation (6439a76)
- docs(sourcereader): more tests to SR. Minor docs corrections and code tiding (a52944e)
- docs(sourcereader): more tiding. A little correction in Expectations (8e0d2f6)
- test(sourceposition): fixing testing (20c60bf)
- test(sourcereader): testing tiding of SourceReader, started. Minor name change for an error (7a54e97)
- test(sourcereader): tests for equivalences, added (d4f877e)
- feat: adad (1d02af1)
- feat(sourcereader): added contextual contents operations to DocumentPositions (d60d9b1), closes #31
- feat(sourcereader): sourceReaderErrors were added to the export (+ some minor changes) (14a6838), closes #23
- PARTIAL: Fixed tests for SourcePosition (24063e6)
- [PARTIAL] One operation optimized, more to go (f2a4262)
- All optimizations done, and justified with explicit reasonings (89dcbd9)
- Changed all names from "string" to "document". Documentation improved a little (5cdeda9)
- The names of the documents now are homogeneous, even for single input unnamed documents.
- refactor: sourceReader (db6ba94)
- refactor(sourcereader): improve the code structure and tests (decc023)
- build: update build configuration to scripts 0.6.x (eb92008), closes #27
- build: updated gobtones-scripts to 0.8.0 (9d8765d)
- build: updated version of gobstones-scripts to 0.8.0 (1cef7d4)
- fix(expectations): boolean expectations had "number" in its generic type instantiation (ea9d131)
- fix(sourcereader.ts): the method
toString
ofSourcePosition
was made consistent (f4428e5) - docs(sourcereader): fine tuning of documentation (6439a76)
- docs(sourcereader): more tests to SR. Minor docs corrections and code tiding (a52944e)
- docs(sourcereader): more tiding. A little correction in Expectations (8e0d2f6)
- test(sourceposition): fixing testing (20c60bf)
- test(sourcereader): testing tiding of SourceReader, started. Minor name change for an error (7a54e97)
- test(sourcereader): tests for equivalences, added (d4f877e)
- feat: adad (1d02af1)
- feat(sourcereader): added contextual contents operations to DocumentPositions (d60d9b1), closes #31
- feat(sourcereader): sourceReaderErrors were added to the export (+ some minor changes) (14a6838), closes #23
- PARTIAL: Fixed tests for SourcePosition (24063e6)
- [PARTIAL] One operation optimized, more to go (f2a4262)
- All optimizations done, and justified with explicit reasonings (89dcbd9)
- Changed all names from "string" to "document". Documentation improved a little (5cdeda9)
- The names of the documents now are homogeneous, even for single input unnamed documents.
- [PARTIAL] Docs completed for the change. (1e0864c)
- [PARTIAL] Docs regenerated (132eb3c)
- [PARTIAL] Input name changed, tests updated (947a16c)
- [PARTIAL] One operation optimized, more to go (f2a4262)
- All optimizations done, and justified with explicit reasonings (89dcbd9)
- Changed all names from "string" to "document". Documentation improved a little (5cdeda9)
- Fixed, although the casting is now on the constructor... (fd8eece)
- [PARTIAL] Docs completed for the change. (1e0864c)
- [PARTIAL] Docs regenerated (132eb3c)
- [PARTIAL] Input name changed, tests updated (947a16c)
- Changed all names from "string" to "document". Documentation improved a little (5cdeda9)
- Fixed, although the casting is now on the constructor... (fd8eece)
- [PARTIAL] Docs completed for the change. (1e0864c)
- [PARTIAL] Docs regenerated (132eb3c)
- [PARTIAL] Input name changed, tests updated (947a16c)
- Changed all names from "string" to "document". Documentation improved a little (5cdeda9)
- Fixed, although the casting is now on the constructor... (fd8eece)
- chore: update scripts to version 5 (4e2f67d)
- [PARTIAL] Docs completed for the change. (1e0864c)
- [PARTIAL] Docs regenerated (132eb3c)
- [PARTIAL] Input name changed, tests updated (947a16c)
- Fixed, although the casting is now on the constructor... (fd8eece)
- [PARTIAL] Docs completed for the change. (1e0864c)
- [PARTIAL] Docs regenerated (132eb3c)
- [PARTIAL] Input name changed, tests updated (947a16c)
- Fixed, although the casting is now on the constructor... (fd8eece)
- [PARTIAL] Source code, completed. Tests lacking (0d60f18)
- [TEMP] More on EndOfFile (2fadaec)
- [TMP] Some tests fixed, more failed... (df41a87)
- Adapt to lint patterns and add iteration support in BiMap (406f284)
- Adding SourceReader to the module (5e04169)
- Adding SourceReader to the module (e493409)
- BiMap complete, all tests passing (100%) (51d460d)
- BiMap created, tests are next (0bfa74d)
- deepStringAssign created and tested (13c6985)
- deepStringAssign created and tested (e7ac43a)
- Docs generated, need link fixing (0bd1d5f)
- Docs generated, need link fixing (9df9065)
- Documentation fixed, including usage example with its testing. (0f46b82)
- Documentation generated for deepStringAssign (80eb9f2)
- Documentation generated for deepStringAssign (327767a)
- EOF changed to EndOfInput. Style of comments adjusted (f7bb15e)
- Fixed a broken link in the README (9dce72f)
- Fixed a broken link in the README (1ff750d)
- Going back with a repeated correction (in two branches) for rebase without conflict (b63b146)
- Intl strings trimmed of non used ones. Tests pending (872c491)
- Intl strings trimmed of non used ones. Tests pending (baffe99)
- Minor change in documentation of takeWhile. (cf3e2fd)
- New code for SourceReader, passing linter. (4692956)
- New code for SourceReader, passing linter. (c1dd913)
- Probando tests... :( (f63f600)
- Probando tests... :( (5475fa8)
- Refactoring of SourcePos to distinguish subclasses (not test) (18950e1)
- Refactoring of SourcePos to distinguish subclasses (not test) (3315dd1)
- SourceReader, complete (all tests, all docs) (fcbde71)
- SourceReader, complete (all tests, all docs) (2057545)
- takeWhile added to SourceReader. (aaf294e)
- takeWhile added to SourceReader. (20fdcd8)
- Tests fixed, changes on auxiliaries (4a1bb18)
- Tests working, need more coverage (bb0ce16)
- Tests working, need more coverage (ca0fb1e)
- TMP More completions (7e665e7)
- Updated to use latest version of scripts (a03d079)
- TMP: Names corrected for completion (Pos -> Position) (78c9556)
- Updated docs and build to latest gobstones-scripts (89c635e)
- Updated references to contribution guidelines (d38a713)
- Fix readme being lost on adding gobstones-scripts (a9f95e3)
- Updated gobstones-scripts to 0.3.0 and updated npmrc (ba1472f)
- Remove strinct peer dependencies resolution (abc2c61)
- Migrated to Gobstones Scripts as build system (7dfcf8c)
- Fixed rollup not exporting types correctly for commonjs (c2d9252)
- v0.3.2 (7944c65)
- Added support for pnpm (1ce8add)
- Updated to version 0.3.0 (e62436f)
- chore: Added Cloning to Board and Cells (03b9e88)
- chore(BREAKING CHANGE): Switch to rollup (db40f1a)
- chore: Updated dependencies to latest (b66af83)
- fix: Missing types in generated typings d.ts files. (c2ecc33)
- Add Translation Support and CLI App support (ec103ee), closes #1
- Update husky to add docs before commit (60894aa)
- Initial Commit (8d188d8)