-
Provide a way to get position information for parameters, functions, and possibly other entities, for use in validating expressions prior to evaluating them and for syntax highlighting the various ele…
-
### Summary
In an attempt to prohibit any implicit definitions and language constructs that do not comply with the properties of explicitness, such as return - which for some reason is usually omitte…
-
-
-
@brmataptos @fEst1ck @georgemitenkov @rahxephon89 @runtian-zhou @vineethk @wrwg
# `--move-2` flag DevEx
I am trying to run `aptos move test --coverage` for [this commit of an ongoing Move v2 red…
-
**Is your feature request related to a problem? Please describe.**
Most [functions in the revset language](https://martinvonz.github.io/jj/latest/revsets/#functions) are pure and referentially-tran…
-
We use a library we built which is simple Excel inspired functions:
https://github.com/rapidpro/expressions
Our thoughts are basically just:
- no looping should be supported
- no complicated contro…
-
**Describe the bug**
No Audio languages are displayed in the chapter Evaluating Expressions
**To Reproduce**
Steps to reproduce the behavior:
1. Login as Admin
2. Scroll down to All Topics
3. …
-
Source maps should provide a way to evaluate original source language expressions in the scope of a given frame when the debugger is paused in that frame. This would allow the implementation of condit…
-
@mclarsen came across a problem with the openmp generator expressions that were introduced in #190.
In his BLT-based code (ascent), the main library was built with Fortran support (``ENABLE_FORTRAN…